Top "Avaudiosession" questions

This class provides an Objective-C alternative to many features from the C-based Audio Session Services.

requestRecordPermission does nothing

Since the update of iOS 7 there has been some changes with recording applications. I have an app that used to …

ios permissions ios7 record avaudiosession
How to make MPMoviePlayerController ignore the mute switch

I want to play a video using MPMoviePlayerController but I want it to ignore the mute switch, similar to the …

ios iphone mpmovieplayercontroller avaudiosession
AVAudioRecorder - Proper MPEG4 AAC Recording Settings

I've got a live app with an estimated 15% of users reporting that the record feature is not working. This isn't …

ios ios5 avaudioplayer avaudiorecorder avaudiosession
iOS - AVAudioSession Route Change Notification in background

Despite many posts on the subject (AVPlayer & AVAudioSession, Setting the AVAudioSession category in AppDelegate.m, AvAudioSession won't work in …

ios avaudiosession
AVAudioSessionDelegate called at endInterruption, but beginInterruption not called

I'm setting up an AVAudioSession when the app launches and setting the delegate to the appDelegate. Everything seems to be …

ios avplayer avaudiosession ios6.0