WIP (Work-In-Progress): A simple audio recorder for TrollStore.
Partial codes are not open-sourced because they're contributed by my friends.
- Playing & recording via command-line interface
- Pause & resume via signals (
SIGUSR1
&SIGUSR2
) - Phone call recording via command-line interface
- Mix audio from both sides of a phone call
- Launch in background via App or “Shortcuts”
- Status indicator with a global HUD
- Records saved to “Voice Memos”
- Use
SFSpeechRecognizer
to transcribe records
- Audio Mixer: CallAssist by @xybp888
- Audio Tap Bypass: AudioRecorder XS by @limneos
- iOS Runtime Headers by @limneos
TrollRecorder should be a Free Software licensed under the GNU General Public License.