Skip to content

danfinn/talkback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

talkback

A CLI tool to convert text to audio. You can provide quoted text on the command line or point to a file for it to read from.

say what????

Usage

Running with no flags will return a random Chuck Norris "fact":

./talkback 

Pass in quoted text on the CLI:

./talkback "This will play whatever you put in quotes"

Read in text from a file:

./talkback -f /path/to/file.txt

Built With

About

Text to speech CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages