In this video you'll learn about AVSpeechSynthesizer and how to generate speech from text.
This is a companion discussion topic for the original entry at https://www.raywenderlich.com/3879-beginning-audio-with-avfoundation/lessons/5
In this video you'll learn about AVSpeechSynthesizer and how to generate speech from text.
How would I go about using AVSpeechSynthesizer the other way round. e.g. If I wanted to give the user instructions through speech rather than text.
Apologies, I’ve just realised that there’s a tutorial on audio also, thanks!
Shouldn’t the Challenge Document mention that the AudioStatus definition needs to be extended with the .paused case? It’s easy to figure out, sure, but why make people scratch their heads?