Skip to content

YodaLightsabr/bettertts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 of male or female
  • [-l|--locale] The text locale

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published