Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 313 Bytes

readme.md

File metadata and controls

24 lines (15 loc) · 313 Bytes

talky

A simple REPL for text to speech.

Works nicely on the Raspberry Pi, and is great for kids.

Installation

$ sudo apt-get install flite
$ sudo npm install talky -g

Running

$ talky

Then just type in some words, and press enter to hear the computer read them out.

License

MIT