Skip to content

Tag: audio

Different sound playing modules not working

I created a program for my little sister to learn math and now want to add sound. So looked up on how to add sound to my program and found the winsound module. I wrote this code: But for some reason it only plays the default windows sound. (Bliiiiiingg) The file victory.wav is located in the same folder as th…