Contents

stopSpeaking()

Stops synthesis in progress.

Declaration

func stopSpeaking()

Discussion

If the receiver is currently generating speech, synthesis is halted, and the message speechSynthesizer(_:didFinishSpeaking:) is sent to the delegate.

See Also

Synthesizing Speech