#
hs.speech.listener
This module provides access to the Speech Recognizer component of OS X.
The speech recognizer functions and methods provide a way to add commands which may be issued to Hammerspoon through spoken words and phrases to trigger a callback.
#
API Overview
Constructors - API calls which return an object, typically one that offers API methods
new
Methods - API calls which can only be made on an object returned by a constructor
blocksOtherRecognizers commands delete foregroundOnly isListening setCallback start stop title