node-tts-api

0.0.5 • Public • Published

TTS API Module for Node.js

This is a simple module to access tts-api.com.

npm install node-tts-api

Example

tts = require('./node-tts-api');
 
example = "Hello World";
 
tts.getSpeech(example, function(error, link) {
  return console.log(link);
});

Enjoy the usage. You can email me at yamil.asusta@upr.edu for any bugs.

Readme

Keywords

Package Sidebar

Install

npm i node-tts-api

Weekly Downloads

5

Version

0.0.5

License

MIT

Last publish

Collaborators

  • elbuo8