Post

Replies

Boosts

Views

Activity

Reply to AVFoundation AVSpeechUtterance AVSpeechSynthesizer not working in iOS 16 Beta 4, Beta 5
Yeah, I am also experiencing the same issue. Even with current beta 6 it is not working. I am seeing some exception in the logs: [catalog] Unable to list voice folder. The required voices are present in the iPhone and working properly in Voice Over and Spoken content. Even the voice API AVSpeechSynthesisVoice.speechVoices() is fetching all the voices, but I am getting above exception at line synthesizer.speak(utterance). Exact same code is working fine in iOS 15 and lower. It would be helpful if any solution is shared.
Aug ’22