On Sun, Sep 06, 2009 at 11:38:52PM EST, Guy Schlosser wrote: > Hey all, I went ahead and installed Karmic on a test machine after > Luke's E-mail that said speech-dispatcher was now the default > engine. The biggest problem I'm having is that beginnings and ends > of words are cut off. EX: Hello might be ello or even hell. Is > this a pulse related problem?
Soudns like you have pulseaudio running. I suggest to do the following to get rid of it for now: 1. Run this command to prevent pulseaudio from automatically reloading when a sound app loads: echo "autospawn = no" > ~/.pulse/client.conf Then, run this to prevent pulse from loading on login: touch ~/.pulse_a11y_nostart I hope in the near future that pulse will work well with speech-dispatcher, but for that to happen, much debugging needs to be done, which I hope to do in the coming weeks. Luke -- Ubuntu-accessibility mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-accessibility
