[Twisted-Python] PyMedia & Tk - based mp3 sound recorder

Anthony Baxter anthony at interlink.com.au
Tue Nov 30 09:34:09 EST 2004


On Tuesday 30 November 2004 01:55, Petri Savolainen wrote:
> I've tried to write a simple sound recorder for python. Basically, it
> just reads sound from mic or line in, and encodes it to mp3 on the fly.
> See http://pymedia.org/tut/src/voice_recorder.py.html for a simple
> example I've taken the pymedia recorder code from. Works nicely - but no
> GUI etc. of course.

Have a look at the scripts/shreader.py script in shtoom svn. It collects
audio from any number of backend audio devices, and (optionally) 
records it to a file. It works fine.

Anthony




More information about the Twisted-Python mailing list