import pyglet audio = pyglet.media.load("audio.wav") audio.play()
For further information, see pyglet