A little OT: Installing LightDm
Rob
captinlogic at gmail.com
Mon Feb 1 10:55:46 EST 2016
mike <mmstopka28 at gmail.com> wrote:
> Hi,
>
> Did you get Speakup to work if so what did you do?
You have to compile speakup as modules during kernel config. It's under
drivers/staging
# Speakup console speech
#
CONFIG_SPEAKUP=m
And so on.
Then you have to put the modules in /etc/sysconfig/modules
speakup
speakup_soft
I don't use espeakup. I copied my voxin libs from debian into the
corresponding locations on my LFS system. Haven't gotten around to
installing things like speech-dispatcher yet.
More information about the Speakup
mailing list