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
so you want to disable ringer playback volume as long as the app is running? therefore the hardware controls will only adjust the app playback sounds?
i dont think this is possible unless you are "always playing sound" for example, many games are always playing background music or what have you.