1.0.0 • Published 3 years ago
bettertts v1.0.0
bettertts
Generate text-to-speech .mp3 files in node or in the terminal
Installation
# Node
npm install bettertts
# Terminal
npm install bettertts -g
Usage
ttsjs <text>
Options:
-f
|--file
The file to output to (or use redirection>
which is automatically detected)-v
|--voice
The TTS voice, one ofmale
orfemale
-l
|--locale
The text locale
1.0.0
3 years ago