Hello. Has anybody tried the Whoopee cushion project and not had the sound effects work when the circuit is completed? The code in Python is correct. And, the sound effects are in the correct folder that is being called in the Python code.
When typing in mkdir whoopee, the whoopee folder is put at the bottom of the folder list in the Pi directory. That is the folder that I put the sound effects in that is referenced in the Python code. The sound effects will work when tested in the terminal. But, touching the foil together on the plates won't produce a sound effect. I even tried it without the plates and sponges and just connected two pieces of foil together to complete the circuit that way.
I'm just wondering if anybody else had any trouble getting the sound effects to play via the Python program and what troubleshooting you might have done. Thanks.