Added setting readNumbersAsDigits.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user