Someone else suggested that the Speech synthesizer was going out of scope. So I added :
@State var synthesizer = AVSpeechSynthesizer()
Now it works fine in 16.2.
I just use synthesizer.speak(utteramce) as before.
Topic:
App & System Services
SubTopic:
Core OS
Tags: