Examples (6)
List all available voices
flite -lvConvert a text string to speech
flite -t "string"Convert the contents of a file to speech
flite -f path/to/file.txtUse the specified voice
flite -voice file://path/to/filename.flitevox|urlStore output into a wav file
flite -voice file://path/to/filename.flitevox|url -f path/to/file.txt -o output.wavDisplay version
flite --versionmade by @shridhargupta | data from tldr-pages