in my .emacs file first three lines are:
(autoload 'speechd-speak "speechd-speak" nil t)
(speechd-speak)
(setq speechd-out-active-drivers '(ssip ))
When speechd-el starts up I'm told to customize it to remove drivers that are not needed.
I need to know what drivers are used and also need to know what to do to remove unused drivers. Finally, I do not want to break anything doing the adjustments.
On Wed, 1 Nov 2017, Peter V?gner wrote:
Date: Wed, 1 Nov 2017 15:42:11
From: Peter V?gner <pvdeejay gmail com>
To: Didier Spaier <didier slint fr>
Cc: orca-list <orca-list gnome org>
Subject: Re: [orca-list] speechd-el vs emacspeak.
Hello,
I was under an impression this discussion is complete however today while
reading some old list archives I have came accross an older posting by
Milan Zamazal (speechd-el main developer) which I think is still very
informative even today.
So if you are still wondering about emacspeak vs speechd-el differences and
you are interested in a bit of technical background, please have a look
here:
https://www.cs.vassar.edu/~priestdo/emacspeak/list.archive. 2006/msg00026.html
Greetings
Peter
2017-10-23 11:43 GMT+02:00 Didier Spaier <didier slint fr>:
Le 21/10/2017 ? 15:18, Didier Spaier a ?crit :
On the web, I see that some people /run/user/somedir but we don't have
a /run directory. I could just use /tmp/user/somedir or ~/.cache/somedir
as seems to do at-spi (but it doen't remove that after a reboot, which
is annoying).
I stand corrected: indeed we have a /run directory but only in a running
system as it is a tmpfs.
But as it's owned by root we'll use /dev/shm instead that we can
populate as regular user, see this post for a follow-up:
https://mail.gnome.org/archives/orca-list/2017-October/ msg00318.html
Greetings,
Didier
_______________________________________________
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