Updated readme to explain how to read the section for autospeak in irssi
This commit is contained in:
parent
f59fb1ed48
commit
95a6cb845a
@ -22,7 +22,12 @@ There is a basic install script, just run:
|
|||||||
This install script creates the folder ~/.irssi/scripts/autorun if it doesn't exist and simlinks the script to start automatically.
|
This install script creates the folder ~/.irssi/scripts/autorun if it doesn't exist and simlinks the script to start automatically.
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
This script has some settings. Use the /set command to set them.
|
This script has some settings. Use the /set command to set them. To see the entire section in irssi and what you have them set to do:
|
||||||
|
|
||||||
|
/set -section autospeak
|
||||||
|
|
||||||
|
Here are the settings.
|
||||||
|
|
||||||
- speech_voice <voice> - espd-say voice to use (default is en-us)
|
- speech_voice <voice> - espd-say voice to use (default is en-us)
|
||||||
- speech_rate <digits> - speech rate(-100 to 100) (default is 50)
|
- speech_rate <digits> - speech rate(-100 to 100) (default is 50)
|
||||||
- speech_module <module> - Speech dispatcher output module to use (Default is espeak-ng)
|
- speech_module <module> - Speech dispatcher output module to use (Default is espeak-ng)
|
||||||
|
Loading…
Reference in New Issue
Block a user