Audio With Pyglet

suggest change
import pyglet
audio = pyglet.media.load("audio.wav")
audio.play()

For further information, see pyglet

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents