Reply To: Audio Session on iOS

Welcome! Forums Unity Plugins Mobile Speech Recognizer Audio Session on iOS Reply To: Audio Session on iOS

#1479
RyanK
Participant

Hi,

I am also having the same issue here. I am unable to play audio both while running speech recognition and after speech recognition. I am using the standard unity api’s for playing audio. Audio does work before attempting speech recognition. I believe that the fix for me is the same as what mansiva suggestion of changing the AVAudioSession category to AVAudioSessionCategoryPlayAndRecord.

Any help would be appreciated, Thanks.

  • This reply was modified 5 years ago by RyanK.