Post

Replies

Boosts

Views

Activity

Reply to AVSpeechSynthesizer not working in iOS 16 Beta
In addition to storing the synthesizer as an instance or state variable, the following helped me to get rid of the error message [catalog] Unable to list voice folder: struct ContentView: View {      init() {     AVSpeechSynthesisVoice.speechVoices() // <-- fetch voice dependencies   } ...
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Mar ’23