[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Recording sound



Just another though, you might be OK just using the python interface to ALSA
http://pypi.python.org/pypi/pyalsaaudio/0.3

On Wed, Oct 29, 2008 at 12:44 PM, Luke Paireepinart
<rabidpoobear@xxxxxxxxx> wrote:
> pymedia may work.  You can probably use system calls, or read directly
> from /dev/audio0 or something like that.  Just look for a generic
> "recorder" script for Linux (in C or something) and you can likely use
> significant parts of it.
>
> On Wed, Oct 29, 2008 at 12:13 PM, Knapp <magick.crow@xxxxxxxxx> wrote:
>> Does anyone know a good way to record sound with python or pygame in
>> Linux? Something that could work with the mic like skype does?
>>
>> --
>> Douglas E Knapp
>>
>> http://sf-journey-creations.wikispot.org/Front_Page
>>
>



-- 
brad [bradmontgomery.net]

ust another tough, You may also