So I have an app which plays many short sound clips. I need to know when the sounds are finished playing, and I need to use mp3s, so I\'m using AVFoundation for the sound playb
Start an AudioSession and don't stop it when you're not playing sounds.