try:
        app.playSound("error1.wav")
        app.stopSound()
        app.soundLoop("error2.wav")
        app.stopSound()