iPhone PlayAndRecord silences all system audio??
        Posted  
        
            by Eamon Ford
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Eamon Ford
        
        
        
        Published on 2010-03-23T02:07:06Z
        Indexed on 
            2010/03/23
            2:11 UTC
        
        
        Read the original article
        Hit count: 657
        
Hi,
In my iPhone app I am trying to record audio and play iPod music at the same time, so I set the audio session category to kAudioSessionCategory_PlayAndRecord. But when I set this, all system audio (including vibrate) doesn't work anymore, although the iPod audio still does work. Does anyone know if this is a bug in the SDK or something, or how to get around it? Please help!
Thanks in advance!
© Stack Overflow or respective owner