Fixed a comment in settings file.

This commit is contained in:
Storm Dragon
2025-12-10 20:20:56 -05:00
parent f4e28a246f
commit 76472b83b5

View File

@@ -81,7 +81,7 @@ read_numbers_as_digits = False
# fenrirVolume = is replaced with the current volume
# fenrirPitch = is replaced with the current pitch
# fenrirRate = is replaced with the current speed (speech rate)
generic_speech_command=espeak-ng -a fenrirVolume -s fenrirRate -p fenrirPitch -v fenrirVoice -- "fenrirText"
generic_speech_command=espeak-ng -a fenrir_volume -s fenrir_rate -p fenrir_pitch -v fenrir_voice -- "fenrir_text"
# min and max values of the TTS system that is used in generic_speech_command
fenrir_min_volume=0