Skip to content

Instantly share code, notes, and snippets.

@acotilla91
Created June 3, 2018 19:33
Show Gist options
  • Save acotilla91/0de79fd4d62bbb254771c17fd4416d2e to your computer and use it in GitHub Desktop.
Save acotilla91/0de79fd4d62bbb254771c17fd4416d2e to your computer and use it in GitHub Desktop.
m.recognizer = CreateObject("roSGNode", "SpeechRecognizer")
m.recognizer.delegate = m.top
m.recognizer.callFunc("startListening", {})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment