Re: [orca-list] other tts with orca



This is a file that you need to edit, for instance with a text
editor like nano.

You need to be "root" (administrator) to do that.

So open a terminal then type:
sudo nano /etc/speech-dispatcher/modules/espeak-ng.conf
or if your distribution doesn't use "sudo" by default, type:
su
then, type:
nano /etc/speech-dispatcher/module/espeak-ng.conf

In either case, locate this line:
EspeakListVoiceVariants O
and replace it with:
EspeakListVoiceVariants 1
then type Ctrl+O to save, press Enetr to confirm,
the press Ctrl+X to quit.

Or, still as root type these two lines:
sed /Variants/s/0/1/ /etc/speech-dispatcher/modules/espeak-ng.conf > dummy
mv dummy /etc/speech-dispatcher/modules/espeak-ng.conf

I hope this helps,

Didier

Le 01/07/2018 à 14:28, bittukumar jaiswal a écrit :
If I am trying to use
/etc/speech-dispatcher/modules/espeak-ng.conf
as I hit enter on it it shos [permition denied] so what can I do?
please gide me, I am new user of Linux OS.


On 7/1/18, Didier Spaier <didier slint fr> wrote:
That's right, thanks for the heads-up.

However the system becomes very unresponsive when opening the Orca
Screen Reader Preferences GUI to choose one of the variants in the
Person drop down list.

Am I the only one observing this behavior?

Didier

Le 01/07/2018 à 12:35, Arkadiusz Kozioł a écrit :
YOu can use more than 1 voice variant. You must edit
/etc/speech-dispatcher/modules/espeak-ng.conf or espeak.conf and turn on
voice variants.


W dniu 2018-07-01 o 12:11, Didier Spaier pisze:
Hello,

espeak-ng provides only one voice by language (and in some cases
a distinct one per geographic area). The are all listed here:
https://github.com/espeak-ng/espeak-ng/blob/master/docs/languages.md

Legacy espeak provides less voices.

At least there is a Czech voice, listed as cs, family West Slavic) ;)

Also, mbrola provides two Czech voices.

Best regards,

Didier


Le 01/07/2018 à 09:22, Vojtěch šmiro via orca-list a écrit :
Hello.

He would like to use Espeak variants such as in NVDA, voices Max, Iven,
Denis, etc.

Vojta.

Didier Spaier napsal(a):
Hello,

Le 30/06/2018 à 20:07, bittukumar jaiswal via orca-list a écrit :
Hey all, I have 2 questions.
First: How to use other voice variant of Espeak TTS with Orca?
In NVDA there is a option to change the language and it's voice
variant.
so how to do same in orca?
Raise the Orca Screen Reader Preferences GUI pressing  <Orca> + <space>
then in the Voices tab select the  Speech synthesizer.

Assuming it is espeak-ng, you can choice among available languages in
the
Person drop-down list.

The same apply for other speech synthesizers, I assume.

Didier

second: is it possible to use Google TTS with Orca? If yes, then how?
please gide me.
I don't know.
_______________________________________________
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
_______________________________________________
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
_______________________________________________
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

_______________________________________________
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
_______________________________________________
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]