On 5/30/07, Treloar, Nick <[EMAIL PROTECTED]> wrote:

> how do you import sounds

Do you mean a module named "sounds", or sounds in general? If the
latter, what do you mean by "import" sounds? Read a sound-file? Play a
sound-file?

There is a wav-module you can use: http://docs.python.org/lib/module-wave.html

If you want to play sounds, check pygame: http://www.pygame.org/


-- 
- Rikard - http://bos.hack.org/cv/
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to