pyBegin / projects / audiorecorder
🔊

Audio Recorder

Records audio from the system microphone and saves it to RAW, WAV, AIFF, and FLAC files.

24 lines🖥 Desktop only

Audio Recorder

Records audio from the system microphone and saves it to RAW, WAV, AIFF, and FLAC files.

How to run

pip install SpeechRecognition pyaudio
python main.py

Dependencies

Pyodide-runnable

No - it captures live audio from the microphone and writes audio files to disk.