dont announce start as TTY change
This commit is contained in:
parent
657bc7168b
commit
85e3256deb
@ -39,15 +39,16 @@ module=espeak
|
||||
|
||||
# Voice selects the varient you want to use, for example, f5 will use the female voice #5 in espeak,
|
||||
# or if using the espeak module in speech-dispatcher. To find out which voices are available, consult the documentation provided with your chosen synthesizer.
|
||||
voice=en-us
|
||||
voice=
|
||||
|
||||
# Select the language you want fenrir to use.
|
||||
language=en-us
|
||||
language=english-us
|
||||
|
||||
# Read new text as it happens?
|
||||
autoReadIncomming=True
|
||||
|
||||
[braille]
|
||||
#braille is not implemented yet
|
||||
enabled=False
|
||||
layout=en
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user