In my app the user plays a sound by pressing a button. There are several buttons which can be played simultaneously. The sounds are played using AVAudioPlayer instances. I want to ...
I use AVAudioPlayer to play sounds in my app, but it turns off the iPod when a sound plays.
Is there a way to prevent this? I don't want to use System ...
I m developing songs application with the help of AVAudioplayer.
one problem is there when my iphone and ipod is locked then songs stop playing.
when again i unlock then start playing.
How i ...
Though a duplicate but i want to play song using AVAudioPlayer from iPod Library. So Is it possible to copy iPod Library songs after copying it to app??
I have one code ...