udev rule to start speakup for tripletalk

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



There is an advantage to having a tripletalk even though speakup doesn't support USB speech synthesizers. If you want to start speakup automatically when you plug in your tripletalk, you can create a udev rule to do that.

On a debian system, udev rules are in /etc/udev/rules.d. I believe the convention is to put local rules in /etc/udev/rules.d/10-local.rules. Create the file if it doesn't exist and add this line to it:

ATTR{product}=="Triple-Talk USB", RUN="/sbin/modprobe speakup_ltlk"

You don't have to connect the serial line first but it works best that way. Connect the serial line and then when you plug in the USB cable, it will start speakup and say, "litetalk found".
_______________________________________________
Blinux-list mailing list
Blinux-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/blinux-list


[Index of Archives]     [Linux Speakup]     [Fedora]     [Linux Kernel]     [Yosemite News]     [Big List of Linux Books]