try:
        app.playSound("error3.wav")
        app.stopSound()
        app.soundLoop("error4.wav")
        app.stopSound()