AVAudioSession config for conversational app

What should be the .mode and .options ?

Answered by Frameworks Engineer in 891217022

Use the play and record category, default mode, and disable mixing (in the category options).

Use the play and record category, default mode, and disable mixing (in the category options).

AVAudioSession config for conversational app
 
 
Q