0.2.0 • Published 6 years ago

easy-voice v0.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Easy voice

Requires mplayer (apt install mplayer) or mpg123 (apt install mpg123)

Usage

var Voice = require('easy-voice');

Voice('Hello World', function(e) {
});

Done. Nothing to configure but you are limite to sentence of 200 caracters.

License

MIT

0.2.0

6 years ago

0.1.0

6 years ago