Hi, On Sat, Jan 10, 2009 at 4:21 PM, David Hill <[email protected]> wrote: > It will be good to deal with the audio output more effectively at some point > in > the future but presumably that could be handled -- as an interim measure -- > by simply piping the output to play? Then there's the need for a stripped > version to provide a daemon to handle speech output as a service -- what > Dalmazio has just done for the OS X version.
I've just created a command-line tool to convert text to speech, using the classes from Dalmazio's GnuTTSServer. But it's not a daemon; it loads the dictionary, the diphones.mxml file, synthesizes the speech to a wav file and exit. It's on SVN. Regards, Marcelo _______________________________________________ gnuspeech-contact mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnuspeech-contact
