diff --git a/README.md b/README.md index 908e971..0b91da8 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,10 @@ This script has some settings. Use the /set command to set them. To see the enti Here are the settings. - speech_voice - espd-say voice to use (default is en-us) -- speech_rate - speech rate(-100 to 100) (default is 50) +- speech_rate - speech rate(-100 to 100) (default is 0) +- speech_volume - speech volume (-100 to 100) (default is 0) - speech_module - Speech dispatcher output module to use (Default is espeak-ng) +- speech_priority - Sets the speech priority according to speech-dispatcher's priority system (default is text) - speak_public_messages - Speak public messages; This does not speak all messages by default. [See the next setting.] This only speaks when you are directly spoken to. (Default is on) - speak_all_public_message - Speak every single message reguardless of if you are mensioned or not. (Default is off) - speak_indirect_messages - Speaks indirect messages in public channels, reguardless of where your nick sits in the message; If this if off, public messages will only pseak if directly addressed to you. (Default is off)