-
OSX 10.6or later -
stack
After installing stack :
curl -sSL https://get.haskellstack.org/ | sh
# see https://docs.haskellstack.org/en/stable/README/
either:
-
Clone this repository and build it:
git clone https://github.com/sboosali/example-Haskell-NSSpeechRecognizer && cd example-Haskell-NSSpeechRecognizer && stack build && stack exec -- example-Haskell-NSSpeechRecognizer
-
Interpret a single-file script:
TODO then enable Accessibility features (?)