Re: [orca-list] OT how to change speakup voice
- From: Peter Vágner <pvdeejay gmail com>
- To: Pavel Vlček <vlcekpavel93 gmail com>, orca-list gnome org
- Subject: Re: [orca-list] OT how to change speakup voice
- Date: Tue, 20 Oct 2015 21:50:17 +0200
Hello,
There are two ways I know of on how to make espeakup use different
eSpeak voice.
- You can kill espeakup and start it from your console as follows...
espeakup -–default-voice=cs
- Or you can create a file
~/.speakup/espeakup
and put the following into that file
default_voice=cs
I don't know how espeakup is started on debian so I can't advice what to
tweak to make it persistent.
On Arch linux I have copied /usr/lib/systemd/system/espeakup.service
into /etc/systemd/system/espeakup.service
Then I have modified ExecStart line inside that file to include
--default-voice parameter,
Finally I have refreshed systemd services and recreated the simlinks
needed to start it on boot.
sudo systemctl daemon-reload
sudo systemctl disable espeakup
sudo systemctl enable espeakup
sudo systemctl restart espeakup
P.S. speakup is not fully utf-8 aware so reading central european
languages with some cli apps is not verry usefull with this setup. It's
nice for basic system administration and / or rescue though.
Greetings
Peter
On 20.10.2015 at 15:43 Pavel Vlček wrote:
Hi,
I want to install Debian non free with speech support enabled. But
when I select Czech, I have speakup voice set to English and system
dialogs in Czech. Can I change the speakup voice?
Thanks,
Pavel V
_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide:
https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]