SyntaxFix
Write A Post
Hire A Developer
Questions
The Snack Sound Toolkit can play wav, au and mp3 files.
s = Sound() s.read('sound.wav') s.play()