Skip to content

Instantly share code, notes, and snippets.

@myrickchow32
Created February 12, 2019 13:10
Show Gist options
  • Save myrickchow32/61345c440ec615327370024f93a8733c to your computer and use it in GitHub Desktop.
Save myrickchow32/61345c440ec615327370024f93a8733c to your computer and use it in GitHub Desktop.
let avSpeechSynthesizer = AVSpeechSynthesizer()
...
avSpeechSynthesizer.stopSpeaking(at: .immediate)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment