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.

/node-tts-api/

    Package Sidebar

    Install

    npm i node-tts-api

    Weekly Downloads

    3

    Version

    0.0.5

    License

    MIT

    Last publish

    Collaborators

    • elbuo8