Added setting readNumbersAsDigits.

This commit is contained in:
Storm Dragon
2024-03-13 00:56:53 -04:00
parent a7b28af947
commit c3d1ccd10b
11 changed files with 30 additions and 1 deletions

View File

@@ -72,7 +72,9 @@ language=en
# Read new text as it happens?
autoReadIncoming=True
# genericSpeechCommand is the command that is executed for talking
# Speak individual numbers instead of whole string.
readNumbersAsDigits': False# genericSpeechCommand is the command that is executed for talking
# the following variables are replaced with values
# fenrirText = is the text that should be spoken
# fenrirModule = may be the speech module like used in speech-dispatcher, not every TTY need this