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/
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to