Search code examples
iosavspeechsynthesizer

AVSpeechSynthesizer Detect end of speaking?


I want to be able to tell when the speech synthesizer has finished speaking its utterance. Is it possible to do this?


Solution

  • Have you looked at setting a delegate for your synthesizer?