major rework, performance boost and bigger accuracy
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
|
||||
[sound]
|
||||
enabled=True
|
||||
driver=sox
|
||||
@ -6,17 +5,13 @@ theme=default
|
||||
|
||||
[speech]
|
||||
enabled=True
|
||||
#driver=espeak
|
||||
#language=en-us
|
||||
#voice=en-us
|
||||
driver=speechd
|
||||
#rate=800
|
||||
rate=50
|
||||
volume=100
|
||||
driver=espeak
|
||||
rate=800
|
||||
pitch=50
|
||||
module=espeak
|
||||
voice=de
|
||||
language=de
|
||||
voice=en-us
|
||||
language=en-us
|
||||
volume=200
|
||||
|
||||
[braille]
|
||||
enabled=False
|
||||
@ -28,9 +23,8 @@ driver=linux
|
||||
[keyboard]
|
||||
keyboardLayout=desktop
|
||||
charEcho=False
|
||||
wordEcho=True
|
||||
wordEcho=False
|
||||
|
||||
[general]
|
||||
debugLevel=0
|
||||
punctuationLevel=1
|
||||
|
||||
|
Reference in New Issue
Block a user