AudioRecorder
🎤 Simple audio recorder using the macOS AVAudioRecorder API
Install / Use
/learn @patrickgue/AudioRecorderREADME
#+TITLE:AudioRecorder
- Summary
AudioRecorder is a simple tool to record audio from a microphone or similar input device using the AVAudioRecorder API for macOS. The format and sample rate are currently hardcoded to AAC/M4A and 44100 Hz respectively.
- Screenshot
[[./Documentation/Screenshot.png]]
