Hello,
It seems like AVSpeechSynthesisVoice.speechVoices()
now returns [] instead of a list of voices, and which means that no speechVoices are available. This leads to the impossibility to do any speech synthesis using iOS 16.
Is anyone else experiencing this? Have you found a way to address it?
Thanks