The compilation produces a binary ./bin/flite which the documentation says can either create a wave file or write directly to the audio device. That is: flite "this is a test" play should result in hearing "this is a test" spoken over the soundcard output. It does not. Instead I need to do: flite "this is a test" out.wav wavplay out.wav to achieve this result. So, if anyone else has encountered this same behavior and knows the cause, I'd very much like to learn of it. Thanks, Rudy On Sun, Sep 21, 2003 at 09:53:38PM -0400, Janina Sajka wrote: > A. R. Vener writes: > > Now I am noticeing one more problem with the flite binary. > > It produces a .wav file with no problems, but > > does not output directly to the audio device. > > What, exactly, are you trying to do? > > I'm not aware of a -tts as with Festival. But, if you're wanting an > interface for emacspeak or yasr, you'd need eflite to turn flite into a > speech server: http://eflite.sf.net. > > > _______________________________________________ > > Blinux-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/blinux-list _______________________________________________ Blinux-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/blinux-list