WIP (Work-In-Progress): A simple audio recorder for TrollStore.
Partial codes in audio-recorder
and audio-mixer
are not open-sourced because they're provided by my friends.
- Playing & recording via command-line interface
- Pause & resume via signals (
SIGUSR1
&SIGUSR2
) - Phone call recording via command-line interface
- Mix/combine stereo audio from both sides of a phone call
- Observe phone calls and trigger required actions
- Elegant app by @Lakr233
- Launch in background via App or “Shortcuts”
- Status indicator and toolbar with a global HUD
- Use
SFSpeechRecognizer
to transcribe records (Advanced features may need purchase)
- Audio Mixer: CallAssist by @xybp888
- Audio Tap Bypass: AudioRecorder XS by @limneos
- iOS Runtime Headers by @limneos
- LearnAudioToolBox by @liuxinxiaoyue
TrollRecorder should be a Free Software licensed under the GNU General Public License.