Skip to content

shbhrsaha/dictaphone

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

dictaphone

Stop-go recording of audio in terminal

Dictaphone lets you record audio by pressing <Enter> to start/stop recording as many times as you like. At the end of each session, Dictaphone saves your audio to a WAV file.

PortAudio and PyAudio are required.

Usage:

python dictaphone.py [output WAV file]

Press <Enter> to start and stop recording. Press CTRL+C to end the session. Intermediary WAV files are saved in the scratch folder.

About

Stop-go recording of audio in terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages