A command line tool to read text with Microsoft Speech API (SAPI), written by Brook Hong in 2008.
tts.zip tts [options] [text_to_read]
-h show this message.
-I interactive mode.
-F list all formats supported.
-V list all voices installed.
-f <format index> use the indexed format.
-v <voice index> use the indexed voice.
-i <filename> read from the file.
-o <filename> output to the .wav file.
-l output .lrc files.
-t convert to .mp3 file.
-s <minutes> split the output every X minutes, default by 5.