gpii-universal
Version:
Cross platform, core components of the GPII personalization infrastructure.
45 lines (41 loc) • 1.07 kB
JSON
{
"keybindings": {
"a": "pitch-up"
},
"profiles": {
"default": {
"speechServerFactory": "orca.speechdispatcherfactory",
"profile": [
"Default",
"default"
],
"brailleContractionTable": "/usr/share/liblouis/tables/en-us-comp6.ctb",
"voices": {
"default": {
"rate": 50
},
"uppercase": {
"average-pitch": 5.6
},
"system": {
"established": false
},
"hyperlink": {
"established": false
},
"foo.bar": {
"boo": "far"
}
},
"speechServerInfo": [
"Default Synthesizer",
"default"
],
"quitOrcaNoConfirmation": true,
"keybindings": {
},
"pronunciations": {
}
}
}
}