Next: , Previous: , Up: Customization   [Contents][Index]


2.4.1 Selecting Drivers

By default speechd-el speaks to ssip and brltty drivers. You can change the set of active drivers by customizing the following variable:

speechd-out-active-drivers

List of names of active output drivers.

If a driver that does not work is present in the variable (e.g. the list contains the brltty symbol while BRLTTY is not actually running), you receive an error message. To prevent the error message, remove the driver from this variable.

When you want to enable or disable some driver temporarily, you can use the following commands:

M-x speechd-out-enable-driver

Enable the given output driver.

M-x speechd-out-disable-driver

Disable the given output driver.