iphone - Play Alert Sound (Vibrate) While AudioQueue is Recording -
It seems that it is not possible to play a warning sound
audio service playlists (kSystemSoundID_Vibrate) ;
While AudioQueue is being used to record audio, is that correct? Maybe I'm doing something wrong, is there any way to do this except to stop recording?
TIA
By reading the developer forum of Apple, some deity claims that this is a bug that was filed has gone. If you set your session type to kAudioSessionCategory_PlayAndRecord, then it should work .. but not so.
Comments
Post a Comment