Tagged Questions
3
votes
4answers
4k views
iPhone (SDK 2.2): adusting playback volume while NOT actively playing music w/ AVFoundation?
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 playback.
When a sound is ...