My game has 3 background songs. I would like the game to set the background music to off when there is ipod music playing, else it will play the last played ...
Why do AVAudioPlayer continue playing after applcation comes from background mode, even if the player had been paused before app went to background?
In common I wonder why AVAudioPlayer automatically continue playing ...
kAudioSessionProperty_OtherMixableAudioShouldDuck is used For audio session categories that allow mixing of iPod audio with application audio, specifies whether iPod audio should be reduced in level when your application produces sound. This ...
my first Sound is played while the App starts, the iPod is beeing stopped and i can't use the Play-Button again because it is disabled.
I found the following code to start ...
I'm using AVAudioRecorder class for recording users input voice in my app. I am able to record and playback the sound. But, the quality of output is very low. I'm getting ...
I am playing "sound effects" in my app when buttons are clicked and such and I have been having some difficulties getting the delegates to work properly within the AVAudioPlayer class ...
How to make my application to sing instead of the iPod when it's
in the background. I think that I need to do my NSURL to MPMediaItem
and play with iPodMusicPlayer. ...
i am trying to play music in background when the device recognize location change.
in the forground everything goes well. but in the back ground the music is playing only if the ...