public marks

PUBLIC MARKS from YukuanMark with tag sound

21 October 2006 01:45

Playing a WAV file

This small tutorial describes basic objects that allow you to play sound on all supported platforms. In many ways it is very similar to ossaudiodev module which is standard module for Python on many Unix based systems.

21 October 2006 01:30

36.4 winsound -- Sound-playing interface for Windows

The winsound module provides access to the basic sound-playing machinery provided by Windows platforms. It includes functions and several constants.

How to play sound in Python?

I posted a message ("Help with my 1st Tkinter program") a few days ago complaining that Python did not have any built in basic cross platform sound capability. I was wrong (at least partly). Python comes with some sound playing ability for some platforms.

YukuanMark's TAGS related to tag sound

audio +   example +   python +   windows +