ttsmp3
v1.0.1
Published
A node.js script used to download text-to-speech mp3 files.
Downloads
4
Maintainers
Readme
ttsmp3
A node.js script used to download text-to-speech mp3 files.
Install with sudo npm install ttsmp3 -g
.
Usage: ttsmp3 <text> [-o <outfile>] [-l <lang>] [-g <gender>]
[-v | --version] [-h | --help]
text: input text
outfile: output mp3 file
lang: accent variable
gender: "fm" or "ml" for female or male
Props to vozme.com
for providing the free service.