Skip to content

Instantly share code, notes, and snippets.

@gaelfoppolo
Created September 25, 2016 22:36
Show Gist options
  • Save gaelfoppolo/d73359fd04feae2394254540f6faf95f to your computer and use it in GitHub Desktop.
Save gaelfoppolo/d73359fd04feae2394254540f6faf95f to your computer and use it in GitHub Desktop.
speechRecognizer = SFSpeechRecognizer(locale: Locale.init(identifier: "en-US"))!
speechRecognizer.delegate = self
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment