node-google-tts
v0.0.2
Published
Node.js api for text to speech google service
Downloads
5
Readme
node-tts
Google tts node api, with redis storage for cache purposes.
The files are being cached by redis if the CACHE option is set to true.
Usage
See sample.js for example.
TODO
Make redis storage configurable.