Speak

This is the text to speech agent for Zeus.

Installation

Clone the repo, cd into it and run npm install.

Run

$ node index.js --logfile speak.log 2>&1 | bunyan

Caveats

  • On OS X, speak uses the built in voices.
  • On Linux, speak uses Festival if it is installed. If not, you can opt-in to using Google TTS.