Change orca config
This commit is contained in:
parent
a46b19b964
commit
0626e33a50
3 changed files with 367 additions and 7 deletions
Binary file not shown.
Binary file not shown.
|
@ -110,14 +110,86 @@
|
|||
"profiles": {
|
||||
"default": {
|
||||
"presentTimeFormat": "%I:%M %p",
|
||||
"enableMnemonicSpeaking": true,
|
||||
"enableKeyEcho": false,
|
||||
"voices": {
|
||||
"default": {
|
||||
"rate": 88.0,
|
||||
"family": {
|
||||
"name": "Mendoo",
|
||||
"locale": "fr",
|
||||
"dialect": "cm"
|
||||
}
|
||||
},
|
||||
"uppercase": {
|
||||
"average-pitch": 7.0
|
||||
},
|
||||
"hyperlink": {
|
||||
"established": false
|
||||
},
|
||||
"system": {
|
||||
"family": {
|
||||
"name": "French",
|
||||
"locale": "(Belgium)",
|
||||
"dialect": "fr"
|
||||
},
|
||||
"rate": 83.0
|
||||
"gain": 5.0
|
||||
}
|
||||
},
|
||||
"enableEchoBySentence": true,
|
||||
"speechServerInfo": [
|
||||
"baratinoo",
|
||||
"baratinoo"
|
||||
],
|
||||
"enableMouseReview": true,
|
||||
"brailleAlignmentStyle": 0,
|
||||
"profile": [
|
||||
"Default",
|
||||
"default"
|
||||
],
|
||||
"brailleContractionTable": "/usr/share/liblouis/tables/en-us-comp8.ctb",
|
||||
"keyboardLayout": 2,
|
||||
"enableProgressBarUpdates": true,
|
||||
"enableSpeechIndentation": true,
|
||||
"readTableCellRow": true,
|
||||
"speechServerFactory": "orca.speechdispatcherfactory",
|
||||
"enablePrintableKeys": true,
|
||||
"enableEchoByWord": true,
|
||||
"mouseDwellDelay": 0,
|
||||
"orcaModifierKeys": [
|
||||
"Caps_Lock"
|
||||
],
|
||||
"verbalizePunctuationStyle": 2,
|
||||
"flashVerbosityLevel": 1,
|
||||
"enablePositionSpeaking": true,
|
||||
"enableBrailleMonitor": false,
|
||||
"messageVerbosityLevel": 1,
|
||||
"pronunciations": {},
|
||||
"keybindings": {
|
||||
"cycleSettingsProfileHandler": [
|
||||
[
|
||||
"equal",
|
||||
"365",
|
||||
"256",
|
||||
"1"
|
||||
]
|
||||
]
|
||||
},
|
||||
"enableBrailleWordWrap": true,
|
||||
"readFullRowInSpreadSheet": true
|
||||
},
|
||||
"fr_slow": {
|
||||
"presentTimeFormat": "%I:%M %p",
|
||||
"enableMnemonicSpeaking": true,
|
||||
"enableKeyEcho": false,
|
||||
"voices": {
|
||||
"default": {
|
||||
"rate": 50.0,
|
||||
"family": {
|
||||
"name": "Mendoo",
|
||||
"locale": "fr",
|
||||
"dialect": "cm"
|
||||
}
|
||||
},
|
||||
"uppercase": {
|
||||
"average-pitch": 7.0
|
||||
|
@ -132,31 +204,319 @@
|
|||
"gain": 5.0
|
||||
}
|
||||
},
|
||||
"enableEchoBySentence": true,
|
||||
"speechServerInfo": [
|
||||
"espeak",
|
||||
"espeak"
|
||||
"baratinoo",
|
||||
"baratinoo"
|
||||
],
|
||||
"enableMouseReview": true,
|
||||
"brailleAlignmentStyle": 0,
|
||||
"profile": [
|
||||
"Default",
|
||||
"default"
|
||||
"fr_slow",
|
||||
"fr_slow"
|
||||
],
|
||||
"brailleContractionTable": "/usr/share/liblouis/tables/en-us-comp8.ctb",
|
||||
"keyboardLayout": 2,
|
||||
"enableProgressBarUpdates": true,
|
||||
"enableSpeechIndentation": true,
|
||||
"readTableCellRow": true,
|
||||
"speechServerFactory": "orca.speechdispatcherfactory",
|
||||
"enablePrintableKeys": true,
|
||||
"enableEchoByWord": true,
|
||||
"mouseDwellDelay": 0,
|
||||
"orcaModifierKeys": [
|
||||
"Caps_Lock"
|
||||
],
|
||||
"verbalizePunctuationStyle": 2,
|
||||
"enableSpeech": false,
|
||||
"flashVerbosityLevel": 1,
|
||||
"enablePositionSpeaking": true,
|
||||
"enableBrailleMonitor": false,
|
||||
"messageVerbosityLevel": 1,
|
||||
"pronunciations": {},
|
||||
"keybindings": {}
|
||||
"keybindings": {
|
||||
"cycleSettingsProfileHandler": [
|
||||
[
|
||||
"equal",
|
||||
"365",
|
||||
"256",
|
||||
"1"
|
||||
]
|
||||
]
|
||||
},
|
||||
"enableBrailleWordWrap": true,
|
||||
"readFullRowInSpreadSheet": true
|
||||
},
|
||||
"en": {
|
||||
"presentTimeFormat": "%I:%M %p",
|
||||
"enableMnemonicSpeaking": true,
|
||||
"enableKeyEcho": false,
|
||||
"voices": {
|
||||
"default": {
|
||||
"rate": 64.0,
|
||||
"family": {
|
||||
"name": "Phil",
|
||||
"locale": "en",
|
||||
"dialect": "us"
|
||||
}
|
||||
},
|
||||
"uppercase": {
|
||||
"average-pitch": 7.0
|
||||
},
|
||||
"hyperlink": {},
|
||||
"system": {
|
||||
"family": {
|
||||
"name": "French",
|
||||
"locale": "(Belgium)",
|
||||
"dialect": "fr"
|
||||
},
|
||||
"gain": 5.0
|
||||
}
|
||||
},
|
||||
"enableEchoBySentence": true,
|
||||
"speechServerInfo": [
|
||||
"baratinoo",
|
||||
"baratinoo"
|
||||
],
|
||||
"enableMouseReview": true,
|
||||
"brailleAlignmentStyle": 0,
|
||||
"profile": [
|
||||
"en",
|
||||
"en"
|
||||
],
|
||||
"brailleContractionTable": "/usr/share/liblouis/tables/en-us-comp8.ctb",
|
||||
"keyboardLayout": 2,
|
||||
"enableProgressBarUpdates": true,
|
||||
"enableSpeechIndentation": true,
|
||||
"readTableCellRow": true,
|
||||
"speechServerFactory": "orca.speechdispatcherfactory",
|
||||
"enablePrintableKeys": true,
|
||||
"enableEchoByWord": true,
|
||||
"mouseDwellDelay": 0,
|
||||
"orcaModifierKeys": [
|
||||
"Caps_Lock"
|
||||
],
|
||||
"verbalizePunctuationStyle": 2,
|
||||
"flashVerbosityLevel": 1,
|
||||
"enablePositionSpeaking": true,
|
||||
"enableBrailleMonitor": false,
|
||||
"messageVerbosityLevel": 1,
|
||||
"pronunciations": {},
|
||||
"keybindings": {
|
||||
"cycleSettingsProfileHandler": [
|
||||
[
|
||||
"equal",
|
||||
"365",
|
||||
"256",
|
||||
"1"
|
||||
]
|
||||
]
|
||||
},
|
||||
"enableBrailleWordWrap": true,
|
||||
"readFullRowInSpreadSheet": true
|
||||
},
|
||||
"en_slow": {
|
||||
"presentTimeFormat": "%I:%M %p",
|
||||
"enableMnemonicSpeaking": true,
|
||||
"enableKeyEcho": false,
|
||||
"voices": {
|
||||
"default": {
|
||||
"rate": 50.0,
|
||||
"family": {
|
||||
"name": "Phil",
|
||||
"locale": "en",
|
||||
"dialect": "us"
|
||||
}
|
||||
},
|
||||
"uppercase": {
|
||||
"average-pitch": 7.0
|
||||
},
|
||||
"hyperlink": {},
|
||||
"system": {
|
||||
"family": {
|
||||
"name": "French",
|
||||
"locale": "(Belgium)",
|
||||
"dialect": "fr"
|
||||
},
|
||||
"gain": 5.0
|
||||
}
|
||||
},
|
||||
"enableEchoBySentence": true,
|
||||
"speechServerInfo": [
|
||||
"baratinoo",
|
||||
"baratinoo"
|
||||
],
|
||||
"enableMouseReview": true,
|
||||
"brailleAlignmentStyle": 0,
|
||||
"profile": [
|
||||
"en_slow",
|
||||
"en_slow"
|
||||
],
|
||||
"brailleContractionTable": "/usr/share/liblouis/tables/en-us-comp8.ctb",
|
||||
"keyboardLayout": 2,
|
||||
"enableProgressBarUpdates": true,
|
||||
"enableSpeechIndentation": true,
|
||||
"readTableCellRow": true,
|
||||
"speechServerFactory": "orca.speechdispatcherfactory",
|
||||
"enablePrintableKeys": true,
|
||||
"enableEchoByWord": true,
|
||||
"mouseDwellDelay": 0,
|
||||
"orcaModifierKeys": [
|
||||
"Caps_Lock"
|
||||
],
|
||||
"verbalizePunctuationStyle": 2,
|
||||
"flashVerbosityLevel": 1,
|
||||
"enablePositionSpeaking": true,
|
||||
"enableBrailleMonitor": false,
|
||||
"messageVerbosityLevel": 1,
|
||||
"pronunciations": {},
|
||||
"keybindings": {
|
||||
"cycleSettingsProfileHandler": [
|
||||
[
|
||||
"equal",
|
||||
"365",
|
||||
"256",
|
||||
"1"
|
||||
]
|
||||
]
|
||||
},
|
||||
"enableBrailleWordWrap": true,
|
||||
"readFullRowInSpreadSheet": true
|
||||
},
|
||||
"nl": {
|
||||
"presentTimeFormat": "%I:%M %p",
|
||||
"enableMnemonicSpeaking": true,
|
||||
"enableKeyEcho": false,
|
||||
"voices": {
|
||||
"default": {
|
||||
"rate": 79.0,
|
||||
"family": {
|
||||
"name": "Diederik",
|
||||
"locale": "nl",
|
||||
"dialect": "be"
|
||||
}
|
||||
},
|
||||
"uppercase": {
|
||||
"average-pitch": 7.0
|
||||
},
|
||||
"hyperlink": {},
|
||||
"system": {
|
||||
"family": {
|
||||
"name": "French",
|
||||
"locale": "(Belgium)",
|
||||
"dialect": "fr"
|
||||
},
|
||||
"gain": 5.0
|
||||
}
|
||||
},
|
||||
"enableEchoBySentence": true,
|
||||
"speechServerInfo": [
|
||||
"baratinoo",
|
||||
"baratinoo"
|
||||
],
|
||||
"enableMouseReview": true,
|
||||
"brailleAlignmentStyle": 0,
|
||||
"profile": [
|
||||
"nl",
|
||||
"nl"
|
||||
],
|
||||
"brailleContractionTable": "/usr/share/liblouis/tables/en-us-comp8.ctb",
|
||||
"keyboardLayout": 2,
|
||||
"enableProgressBarUpdates": true,
|
||||
"enableSpeechIndentation": true,
|
||||
"readTableCellRow": true,
|
||||
"speechServerFactory": "orca.speechdispatcherfactory",
|
||||
"enablePrintableKeys": true,
|
||||
"enableEchoByWord": true,
|
||||
"mouseDwellDelay": 0,
|
||||
"orcaModifierKeys": [
|
||||
"Caps_Lock"
|
||||
],
|
||||
"verbalizePunctuationStyle": 2,
|
||||
"flashVerbosityLevel": 1,
|
||||
"enablePositionSpeaking": true,
|
||||
"enableBrailleMonitor": false,
|
||||
"messageVerbosityLevel": 1,
|
||||
"pronunciations": {},
|
||||
"keybindings": {
|
||||
"cycleSettingsProfileHandler": [
|
||||
[
|
||||
"equal",
|
||||
"365",
|
||||
"256",
|
||||
"1"
|
||||
]
|
||||
]
|
||||
},
|
||||
"enableBrailleWordWrap": true,
|
||||
"readFullRowInSpreadSheet": true
|
||||
},
|
||||
"nl_slow": {
|
||||
"presentTimeFormat": "%I:%M %p",
|
||||
"enableMnemonicSpeaking": true,
|
||||
"enableKeyEcho": false,
|
||||
"voices": {
|
||||
"default": {
|
||||
"rate": 51.0,
|
||||
"family": {
|
||||
"name": "Diederik",
|
||||
"locale": "nl",
|
||||
"dialect": "be"
|
||||
}
|
||||
},
|
||||
"uppercase": {
|
||||
"average-pitch": 7.0
|
||||
},
|
||||
"hyperlink": {},
|
||||
"system": {
|
||||
"family": {
|
||||
"name": "French",
|
||||
"locale": "(Belgium)",
|
||||
"dialect": "fr"
|
||||
},
|
||||
"gain": 5.0
|
||||
}
|
||||
},
|
||||
"enableEchoBySentence": true,
|
||||
"speechServerInfo": [
|
||||
"baratinoo",
|
||||
"baratinoo"
|
||||
],
|
||||
"enableMouseReview": true,
|
||||
"brailleAlignmentStyle": 0,
|
||||
"profile": [
|
||||
"nl_slow",
|
||||
"nl_slow"
|
||||
],
|
||||
"brailleContractionTable": "/usr/share/liblouis/tables/en-us-comp8.ctb",
|
||||
"keyboardLayout": 2,
|
||||
"enableProgressBarUpdates": true,
|
||||
"enableSpeechIndentation": true,
|
||||
"readTableCellRow": true,
|
||||
"speechServerFactory": "orca.speechdispatcherfactory",
|
||||
"enablePrintableKeys": true,
|
||||
"enableEchoByWord": true,
|
||||
"mouseDwellDelay": 0,
|
||||
"orcaModifierKeys": [
|
||||
"Caps_Lock"
|
||||
],
|
||||
"verbalizePunctuationStyle": 2,
|
||||
"flashVerbosityLevel": 1,
|
||||
"enablePositionSpeaking": true,
|
||||
"enableBrailleMonitor": false,
|
||||
"messageVerbosityLevel": 1,
|
||||
"pronunciations": {},
|
||||
"keybindings": {
|
||||
"cycleSettingsProfileHandler": [
|
||||
[
|
||||
"equal",
|
||||
"365",
|
||||
"256",
|
||||
"1"
|
||||
]
|
||||
]
|
||||
},
|
||||
"enableBrailleWordWrap": true,
|
||||
"readFullRowInSpreadSheet": true
|
||||
}
|
||||
},
|
||||
"keybindings": {},
|
||||
|
|
Loading…
Reference in a new issue