How to import Wave files into python?

ishish ishish at domhain.de
Wed Dec 18 12:08:53 EST 2013


> How exactly do I import a .wav file and run it?
> also is it possible to run it inside a while loop if so or it just
> start playing when its run? - Tom 14
> --

For the GUI (Tkinter) there is tkSnack.
If you want to run it from the command line you could use sox.



More information about the Python-list mailing list