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

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

c# - ListView onScroll event -

c - Linux mmap() error -