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,
speakuses the built in voices. - On Linux,
speakuses Festival if it is installed. If not, you can opt-in to using Google TTS.