|
Does anyone know how to import sound to a python program? I'm using IDLE by the way. |
|
Quick Google search comes up with quite a bit of helpful links. One such is: http://stackoverflow.com/questions/307305/play-a-sound-with-python thanks bro. helpful link. You should mark this answer as the accepted answer then, to let others know that you are not still waiting for an answer. |

What do you mean? Do you want to play sound from a file?
yea. whats the command for importing a .wav file?