iOS: Interruption listener is not called when pausing music from music app.
iOS: Interruption listener is not called when pausing music from music app.
- Subject: iOS: Interruption listener is not called when pausing music from music app.
- From: Beinan Li <email@hidden>
- Date: Wed, 04 Dec 2013 18:09:54 -0500
Hello CoreAudio,
While our app's audio is playing, if we play music from Music app using earbud remote-control's play/pause button, our registered interruption listener is called with interruption flag being kAudioSessionBeginInterruption (i.e., we entered audio interruption).
However, pressing the play/pause button again the music will pause, so we expect that the interruption ends at the point, but the interruption listener is not called.
This can be reproduced with the Xcode sample projects:
iPhoneMultichannelMixerTest and iPhoneMixerEQGraphTest.
Is this by design: no "end of interruption" signal from remote-control at all?
It is a big problem for us because there is no way to resume app's audio automatically when the Music app is paused.
Beinan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden