Skip to content

nhari/example-Haskell-NSSpeechRecognizer

 
 

Repository files navigation

Build Status Hackage

example-Haskell-NSSpeechRecognizer

Prerequisites

  1. OSX 10.6 or later

  2. stack

Installation

After installing stack :

curl -sSL https://get.haskellstack.org/ | sh
# see https://docs.haskellstack.org/en/stable/README/

either:

  1. 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

  2. Interpret a single-file script:

TODO then enable Accessibility features (?)

About

project scaffolding for configuring OSX's built-in speech recognition engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 100.0%