[Tutor] (no subject)
Noufal Ibrahim
noufal at nibrahim.net.in
Sun Jul 20 09:59:06 CEST 2008
amit sethi wrote:
>
> Hi list ,
> Can someone give me an idea about the audio libraries in python . I
> tried using pymedia . What are the options available .
These may be a little heavy duty for you but they do audio.
0. Pyglet (Full windowing and multimedia library) - http://pyglet.org/
1. Gstreamer python bindings -
http://gstreamer.freedesktop.org/modules/gst-python.html
If you just want to play some sounds, pygame has a sound module which
might suit your purposes.
--
~noufal
http://nibrahim.net.in/
More information about the Tutor
mailing list