Ephraim Tekle
Results
2
issues of
Ephraim Tekle
As other have also discovered, the interruption handler behavior is buggy if audio is interrupted while paused. The method \- (void)handleInterruptionChangeToState:(AudioQueuePropertyID)inInterruptionState performs a [self pause] both at being and end...
When there is an audio route change, an "audio queue get current time failed" error (alert) is thrown. Adding an kAudioSessionProperty_AudioRouteChange doesn't seem help. The audio time failed error is...