Post

Replies

Boosts

Views

Activity

Reply to AVSpeechSynthesizer not working in iOS 16 Beta
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:
Replies
Boosts
Views
Activity
Jan ’23