Skip to content

Instantly share code, notes, and snippets.

@jbl0ndie
Last active September 19, 2016 18:37
Show Gist options
  • Save jbl0ndie/7123eb28dbdb18d1d17bff8f116d3952 to your computer and use it in GitHub Desktop.
Save jbl0ndie/7123eb28dbdb18d1d17bff8f116d3952 to your computer and use it in GitHub Desktop.
force quit the following daemon
com.apple.SpeechRecognitionCore.speechrecognitiond
or in the terminal
killall -9 com.apple.SpeechRecognitionCore.speechrecognitiond
that then restarts the failed daemon
test oh yeah
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment