Home › Forums › OpenEars › Flitecontroller pauses music › Reply To: Flitecontroller pauses music
October 2, 2012 at 8:39 am
#11455
Halle Winkler
Politepix
Welcome,
This is currently undocumented and in normal use you should never need to interact with the AudioSessionManager directly, but see if it helps you to send this message to the audio session singleton from your app before using FliteController:
[AudioSessionManager sharedAudioSessionManager].soundMixing = TRUE;