On Fri, Mar 25, 2005 at 02:04:01AM EST, George Kraft wrote: > Here is where things start going wrong for me. When I run "test-speech" > I expect to hear the voice options of Kevin and Kal, then the options of > which tests to run, finally is expect to hear "good bye" from exiting > with option 0. > > test-speech > 1 > m > all > 1 > 0 > > Lastly, I cannot get festival_client to work for me on Gnome 2.10 nor on > a working stock Fedora Core 3 with Gnome 2.8 (however, gnopernicus and > gnome-speech work fine).
I think you have the same problem that I had after fresh installs of Debian unstable and Ubuntu Hoary. Try adding the following line to /etc/festival.scm and see how you go. (defvar server_access_list '(localhost.localdomain) This solved my Festival problem. Luke _______________________________________________ gnome-accessibility-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list
