Fixed a comment in settings file.
This commit is contained in:
@@ -81,7 +81,7 @@ read_numbers_as_digits = False
|
|||||||
# fenrirVolume = is replaced with the current volume
|
# fenrirVolume = is replaced with the current volume
|
||||||
# fenrirPitch = is replaced with the current pitch
|
# fenrirPitch = is replaced with the current pitch
|
||||||
# fenrirRate = is replaced with the current speed (speech rate)
|
# 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
|
# min and max values of the TTS system that is used in generic_speech_command
|
||||||
fenrir_min_volume=0
|
fenrir_min_volume=0
|
||||||
|
|||||||
Reference in New Issue
Block a user