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
+3
View File
@@ -64,6 +64,9 @@ language=en_US
# Read new text as it happens?
autoReadIncoming=True
# 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
+3 -1
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
+3
View File
@@ -66,6 +66,9 @@ voice=en-us
# Read new text as it happens?
autoReadIncoming=True
# 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
+3
View File
@@ -66,6 +66,9 @@ voice=en-us
# Read new text as it happens?
autoReadIncoming=True
# 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
+3
View File
@@ -68,6 +68,9 @@ volume=1.0
# Read new text as it happens?
autoReadIncoming=True
# 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
+3
View File
@@ -68,6 +68,9 @@ voice=0
# Read new text as it happens?
autoReadIncoming=True
# 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
+3
View File
@@ -67,6 +67,9 @@ voice=en-us
# Read new text as it happens?
autoReadIncoming=True
# 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
+3
View File
@@ -21,6 +21,9 @@ voice=en-us
language=en-us
volume=0.6
autoReadIncoming=True
# 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
@@ -66,6 +66,9 @@ language=english-us
# Read new text as it happens?
autoReadIncoming=True
# 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