How to import Wave files into python?

Joel Goldstick joel.goldstick at gmail.com
Wed Dec 18 11:57:09 EST 2013


On Wed, Dec 18, 2013 at 11:45 AM, <twilkins50 at gmail.com> wrote:

> 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
> --
> https://mail.python.org/mailman/listinfo/python-list
>


Hi.  How exactly have you tried to import a wave file?  If you have a short
example of code, (python 2x or 3x) and what OS you will get probably get
some help

Have you googled this:  "python play wav file"

Looks like there is something there that might help you get started

-- 
Joel Goldstick
http://joelgoldstick.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20131218/ec4cdddf/attachment.html>


More information about the Python-list mailing list