Welcome! › Forums › Unity Plugins › Mobile Speech Recognizer › Audio Session on iOS › Reply To: Audio Session on iOS
April 16, 2019 at 11:05 pm
#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, 9 months ago by RyanK.