Playing WAV file with Python

Chris Rebert clp2 at rebertia.com
Thu Mar 3 02:56:55 EST 2011


On Tue, Mar 1, 2011 at 11:47 PM, VGNU Linux <vgnulinux at gmail.com> wrote:
> Hi All,
> How can I play WAV file in python without OS(like Linux/Windows/MAC) on a
> device ?
> On Google I found lot of different solution but related to OS's like
> winsound, ossaudiodev etc which are not useful.

Do you mean you want your code to be cross-platform, or what?
"Without OS" is rather vague. What are you trying to accomplish?

Regards,
Chris
--
http://blog.rebertia.com



More information about the Python-list mailing list