TTS API Module for Node.js
This is a simple module to access tts-api.com.
npm install node-tts-api
Example
tts = ; example = "Hello World"; tts;
Enjoy the usage. You can email me at yamil.asusta@upr.edu for any bugs.
This is a simple module to access tts-api.com.
npm install node-tts-api
tts = ; example = "Hello World"; tts;
Enjoy the usage. You can email me at yamil.asusta@upr.edu for any bugs.
npm i node-tts-api
21
0.0.5
MIT