Giter Club home page Giter Club logo

trollrecorder's Issues

Matching Screen Record with Call Record

Greetings! I just wanted to know if it's possible to implement call recording with screen recording so that what comes out is the screen record bundled with the call recording as well.. it's a long shot but I thought I'd ask. This namely for situations like WhatsApp, FaceTime, And other video call capable apps.

Thank you for your time and such an amazing app!

Spanish Translation

Hi, how are you?

I have the folder es.lproj with all the files translated to Spanish but I don't know where to send them.

建议显示回收站的路径

安装不带URL Scheme的Filza是因为要避免软件检测越狱。还是希望能显示路径 ,可以给自己恢复的一个方式。

希望添加倍速播放功能

首先非常感谢国人团队辛苦的付出!
其次有几个建议,希望可以帮助巨魔录音机变得更好:

  1. 希望添加录音倍速播放的功能。
  2. 目前录音转录识别的不是很精确,希望可以改进下。
  3. 虽然目前不支持MP3编码,有没有什么别的方法可以在手机上将录音转成MP3格式?

[fail] AudioQueueStart (-66628)

Hello, @Lessica

Amazing project. However, recorder CLI fails on this line for my device.

iPhone: XS, iOS 16.3.1 with TrollStore (no jailbreak)

I was running your CLI tool through the Filza's fish shell. I used these commands to compile and sign the executable (I don't have Theos, so needed to do this manually):

$ clang -x objective-c -fobjc-arc -Iinclude cli/recorder.mm -o recorder -isysroot /Users/felix/Desktop/iOS-SDKs/iPhoneOS15.6.sdk -framework Foundation -framework AVFAudio -framework AudioToolbox -framework AVFoundation
$ ldid -Scli/recorder.plist recorder
$ ct_bypass -i recorder -o recorder -r
$

This is the output of iPhone:

$ ./recorder mic test.mp3
2024-02-09 20:05:08.916 recorder[425:18980] AudioQueueStart (-66628)
2024-02-09 20:05:08.917 recorder[425:18980] _RecorderStart (-66628)
$

Looking forward for your reply.

Kind regards,
Ivan Nikolskiy (@enty8080)

Feature Request

I bought and been having a great time using all the functions, maybe this some of my idea for extending the features :

  1. HUD Shortcut toggle (just like trollspeed)
  2. HUD Transparancy
  3. Force stop recording and mixed it ? I always got endless “finalizing” process while recording non Callkit, so i have to kill the process (either via ‘killall -9 call-recorder’ or stop service from app) and get the caches after killed it

悬浮球点击无反应

机型iPhone 13 pro
系统15.0
TrollStore版本2.0.13
TrollRecorder版本1.5.2-65(此前版本也有此问题)

问题描述:
1.开启始终显示悬浮球-点击悬浮球无任何反应,不弹窗提示开始录音
2.关闭始终显示悬浮球,开启增强通话场景识别-点击悬浮球无任何反应,不弹窗提示开始录音

补充说明:
1.已重新安装并停止服务还原配置,问题依然存在
2.重启手机问题依然存在
3.同时运行了TrollSpeed与Helium,在关闭之后问题依然存在
4.开启自动录音后,拨通电话发现悬浮球会变红但无法点击悬浮球

Bug反馈2

微信发送语音,经常被自动打断

bug 反馈

通话结束后,屏幕亮度异常,通常比接电话前亮很多,打开自动调节亮度出现。

Record social apps

Can this app record other call apps like: Whatsapp, Snapchat, Messenger, Viber,...? Will this feature be considered and implemented?

Vietnamese translation

Hi, I want to contribute the translation for the Vietnamese language for my fellow Vietnamese friends, which file should be modified? Or can you provide me some clue about this? Thanks in advance!

Question about the phone call recorder

I was wondering if you plan to add the phone call recording code to the main repo at any point? I was looking forward to there finally being an open source implementation of it somewhere 😅 either way, thank you :)

录音默认设置疑问

请问有没有类似旧版本 1.4.7 的 不需要每个应用单独设置,通话自动录音

Bug反馈

录音的时候,闹钟响了会断开录音
When recording, the alarm clock will disconnect the recording.

Trying to reach Daemon

TrollRecorder installed since 4 days, but today i checked first three day recordings were present but not of the 4th day. And when i started the app it also showed trying to reach daemon. Do i have to make sure the app is running in background?? Or something is causing the daemon to stop. ? Please guide to resolve.

CLI crashes when using speaker output

IMG_2077
When I use the CLI to record system audio, it fails to start with the error code -66628. This error does not occur when recording microphone audio.

Lost CAT

Setup failed
The application setup has encountered an unknown error,the launch daemon has not responded to our request.please wait .....
How to solve this issue
Installed ipa by esign ..ipa successful installed but when a open trollRecorder app.. show this msg

通话录音提示开启功能建议

有没有办法加一个不是全局开启通话录音提示的功能,比如部分人打进来是有通话录音提示,部分人打进来是没有提示的

Unable to reach Daemon

Its showing the message like this

" The application setup has encountered an unknown error, the Launch Daemon has not responded to our requests. We are attempting to reconnect, please wait. If the issue persists, you may try reinstalling the application."

I'm using iphone 13 with IOS 17.4
Installed this app with esign Please resolve this issue as soon as possible we are eagerly waiting to use your app

Thankyou soo much Team

Recording warning sound change.

Hi, I was looking inside the app Files using Filza
could not find the Recording warning sound to change it, it sounds very bad, I would like to add more clear and American accent one, any idea how to do that, also in future updates, if it’s possible to exclude certain contacts from automatically getting recorded. Thank u

Hoverball plus (feature request)

Add an option to make it faster ? Right now it takes 5-6 secs before get into idle mode, maybe add options with 1-5 sec range ?

And could the fold to screen be trigered with a touch to show up ? Rather than slide ? (An options would be better)

Thanks

Audio Recorder vs Trollrecorder

Hi, I have Audio Recorder (Limneos). Should I purchase Trollrecorder ? Does Trollrecorder have any extra advantages that AudioRecorder don’t have.. please let me know. Thanks for your awesome work anyway.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.