Skip to content

alspore/ttsmp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A node.js script used to download text-to-speech mp3 files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published