{
    "keybindings": {
        "a": "pitch-up"
    },
    "profiles": {
        "default": {
            "speechServerFactory": "orca.speechdispatcherfactory",
            "profile": [
                "undefault",
                "default"
            ],
            "brailleContractionTable": "/usr/share/liblouis/tables/en-us-comp6.ctb",
            "voices": {
                "default": {
                },
                "uppercase": {
                    "average-pitch": 5.6
                },
                "system": {
                    "established": false
                },
                "hyperlink": {
                    "established": false
                },
                "foo.bar": {
                }

            },
            "speechServerInfo": [
                "Default Synthesizer",
                "default"
            ],
            "quitOrcaNoConfirmation": true,
            "keybindings": {
            },
            "pronunciations": {
            }
        }
    }
}
