I am assisting a blind friend with the transition from Windows to Linux. We have installed Ubuntu-MATE 18.04. Unfortunately, he hates the default voice used by Orca, and we have thus far been completely unable to change it. Our aim is to set it to use "Festival" to begin with because he can at least understand it easily.
Orca functions, but we are unable to change the voice being used. My understanding is that we should be able to change the "Speech System" option from "Speech Dispatcher" to "GNOME Speech Services". After this, we should be able to select "Festival" from the "Speech Synthesizer" options. This is based off this thread, where the exact same problem seems to have come up with no solution.
However, "GNOME Speech Services" does not appear in the "Speech Systems" options. This problem seems to be common, but so far I have not found a solution. The culprit appears to be installing libgnome-speech7
according to this thread.
When I try to install it, I get
nik@nik-P15F-v3:~$ sudo apt-get install -y libgnome-speech7
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libgnome-speech7
so it seems like this package does not exist for Ubuntu 18.04, and a search seems to confirm this.
Other commands I have run are:
sudo apt-get install festival
sudo apt-get install festvox-italp16k
sudo apt-get install festvox-itapc16k
All of these executed successfully, and I am able to open Festival from the terminal and get it to read text, so Festival is definitely installed on the machine. It is just not visible to Orca for whatever reason.
Any help would be greatly appreciated. While I am not blind, he has stated that the default voice on Orca is simply too bad for him to use for any serious length of time.
If this is a known issue that simply can not be fixed, any alternatives to Orca would be greatly appreciated.
0 Answers