This class provides an Objective-C alternative to many features from the C-based Audio Session Services.
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 avaudiosessionI want to play a video using MPMoviePlayerController but I want it to ignore the mute switch, similar to the …
ios iphone mpmovieplayercontroller avaudiosessionI'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 avaudiosessionDespite many posts on the subject (AVPlayer & AVAudioSession, Setting the AVAudioSession category in AppDelegate.m, AvAudioSession won't work in …
ios avaudiosessionI'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