Converstion can also be completed by the Alive Text to Speech
from the command line. Command line usage is as follows:
texttospeech
[/object format] [/object path]
Example:
texttospeech readme.txt /wav
texttospeech readme.txt /wav /d:\wavfile
File
name can be included path, example:
texttospeech c:\textfiles\readme.txt
/wav /d:\wavfile
texttospeech "c:\text files\samples\readme.txt" /wav /"d:\wav
files\temp"
As shown in the example above, filenames and object
path that include spaces must be enclosed in quotes.