Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Response from STMM to preferences set review2_demo3b_blind:
- [
- {
- "name": "NVDA Screen Reader",
- "id": "org.nvda-project",
- "contexts": {
- "OS": [
- {
- "id": "win32",
- "version": ">=5.0"
- }
- ]
- },
- "settingsHandlers": [
- {
- "type": "gpii.settingsHandlers.INISettingsHandler.set",
- "options": {
- "path": "${{environment}.APPDATA}\\nvda\\nvda.ini",
- "allowNumberSignComments": true,
- "allowSubSections": true
- },
- "capabilitiesTransformations": {
- "speech\\.espeak\\.pitch": {
- "transform": {
- "type": "fluid.transforms.linearScale",
- "valuePath": "display.textReadingHighlight.pitch",
- "factor": 100
- }
- },
- "speech\\.espeak\\.volume": {
- "transform": {
- "type": "fluid.transforms.linearScale",
- "valuePath": "display.textReadingHighlight.-provisional-volumeTTS",
- "factor": 100
- }
- },
- "presentation\\.reportHelpBalloons": "display.screenReader.-provisional-speakTutorialMessages",
- "keyboard\\.speakTypedCharacters": "display.screenReader.-provisional-keyEcho",
- "keyboard\\.speakTypedWords": "display.screenReader.-provisional-wordEcho",
- "speech\\.espeak\\.sayCapForCapitals": "display.screenReader.-provisional-announceCapitals",
- "virtualBuffers\\.autoSayAllOnPageLoad": {
- "transform": {
- "type": "fluid.transforms.valueMapper",
- "inputPath": "display.textReadingHighlight.readingUnit",
- "defaultInputValue": "sentence",
- "options": {
- "all": {
- "outputValue": true
- },
- "sentence": {
- "outputValue": false
- }
- }
- }
- },
- "transform": [
- {
- "type": "fluid.transforms.arrayToSetMembership",
- "inputPath": "display.screenEnhancement.trackingTTS",
- "presentValue": true,
- "missingValue": false,
- "options": {
- "focus": "reviewCursor\\.followFocus",
- "caret": "reviewCursor\\.followCaret",
- "mouse": "reviewCursor\\.followMouse"
- }
- },
- {
- "type": "fluid.transforms.valueMapper",
- "inputPath": "display.screenReader.-provisional-screenReaderTTSEnabled",
- "options": {
- "false": {
- "outputValue": {
- "transform": [
- {
- "type": "fluid.transforms.literalValue",
- "value": "silence",
- "outputPath": "speech\\.synth"
- },
- {
- "type": "fluid.transforms.literalValue",
- "value": "Microsoft Sound Mapper",
- "outputPath": "speech\\.outputDevice"
- }
- ]
- }
- }
- }
- }
- ],
- "speech\\.espeak\\.rate": {
- "transform": {
- "type": "fluid.transforms.binaryOp",
- "right": 3.1,
- "operator": "/",
- "left": {
- "transform": {
- "type": "fluid.transforms.binaryOp",
- "right": 80,
- "operator": "-",
- "left": {
- "transform": {
- "type": "fluid.transforms.condition",
- "truePath": "display.screenReader.speechRate",
- "false": {
- "transform": {
- "type": "fluid.transforms.binaryOp",
- "leftPath": "display.screenReader.speechRate",
- "operator": "/",
- "right": 3
- }
- },
- "condition": {
- "transform": {
- "type": "fluid.transforms.binaryOp",
- "leftPath": "display.screenReader.speechRate",
- "operator": "<=",
- "right": 390
- }
- }
- }
- }
- }
- }
- }
- },
- "speech\\.espeak\\.rateBoost": {
- "transform": {
- "type": "fluid.transforms.binaryOp",
- "leftPath": "display.screenReader.speechRate",
- "operator": ">",
- "right": 390
- }
- },
- "speech\\.symbolLevel": {
- "transform": {
- "type": "fluid.transforms.valueMapper",
- "inputPath": "display.screenReader.-provisional-punctuationVerbosity",
- "options": {
- "none": {
- "outputValue": "0"
- },
- "some": {
- "outputValue": "100"
- },
- "most": {
- "outputValue": "200"
- },
- "all": {
- "outputValue": "300"
- }
- }
- }
- },
- "speech\\.espeak\\.voice": {
- "transform": {
- "type": "fluid.transforms.valueMapper",
- "inputPath": "display.screenReader.-provisional-auditoryOutLanguage",
- "options": {
- "en": {
- "outputValue": "en\\en"
- },
- "en-GB": {
- "outputValue": "en\\en"
- },
- "en-US": {
- "outputValue": "en\\en-us"
- },
- "en-scotland": {
- "outputValue": "en\\en-sc"
- },
- "en-BZ": {
- "outputValue": "en\\en-wi"
- },
- "en-BS": {
- "outputValue": "en\\en-wi"
- },
- "en-AG": {
- "outputValue": "en\\en-wi"
- },
- "en-AI": {
- "outputValue": "en\\en-wi"
- },
- "af": {
- "outputValue": "af"
- },
- "bg": {
- "outputValue": "bg"
- },
- "bs": {
- "outputValue": "bs"
- },
- "ca": {
- "outputValue": "ca"
- },
- "cs": {
- "outputValue": "cs"
- },
- "cy": {
- "outputValue": "cy"
- },
- "da": {
- "outputValue": "da"
- },
- "de": {
- "outputValue": "de"
- },
- "el": {
- "outputValue": "el"
- },
- "grc": {
- "outputValue": "test\\grc"
- },
- "eo": {
- "outputValue": "eo"
- },
- "es": {
- "outputValue": "es"
- },
- "es-ES": {
- "outputValue": "es"
- },
- "es-419": {
- "outputValue": "es-la"
- },
- "et": {
- "outputValue": "et"
- },
- "fi": {
- "outputValue": "fi"
- },
- "fr": {
- "outputValue": "fr"
- },
- "fr-BE": {
- "outputValue": "fr-be"
- },
- "hi": {
- "outputValue": "hi"
- },
- "hr": {
- "outputValue": "hr"
- },
- "hu": {
- "outputValue": "hu"
- },
- "hy": {
- "outputValue": "hy"
- },
- "hy-arevmda": {
- "outputValue": "hy-west"
- },
- "id": {
- "outputValue": "id"
- },
- "is": {
- "outputValue": "is"
- },
- "it": {
- "outputValue": "it"
- },
- "jbo": {
- "outputValue": "test\\jbo"
- },
- "ka": {
- "outputValue": "ka"
- },
- "kn": {
- "outputValue": "kn"
- },
- "ku": {
- "outputValue": "ku"
- },
- "la": {
- "outputValue": "la"
- },
- "lv": {
- "outputValue": "lv"
- },
- "mk": {
- "outputValue": "mk"
- },
- "ml": {
- "outputValue": "ml"
- },
- "nci": {
- "outputValue": "test\\nci"
- },
- "nl": {
- "outputValue": "nl"
- },
- "no": {
- "outputValue": "no"
- },
- "pap": {
- "outputValue": "test\\pap"
- },
- "pl": {
- "outputValue": "pl"
- },
- "pt-BR": {
- "outputValue": "pt"
- },
- "pt-PT": {
- "outputValue": "pt-pt"
- },
- "ro": {
- "outputValue": "ro"
- },
- "ru": {
- "outputValue": "ru"
- },
- "sk": {
- "outputValue": "sk"
- },
- "sq": {
- "outputValue": "sq"
- },
- "sr": {
- "outputValue": "sr"
- },
- "sv": {
- "outputValue": "sv"
- },
- "sw": {
- "outputValue": "sw"
- },
- "ta": {
- "outputValue": "ta"
- },
- "tr": {
- "outputValue": "tr"
- },
- "vi": {
- "outputValue": "vi"
- },
- "zh-cmn": {
- "outputValue": "zh"
- },
- "cmn": {
- "outputValue": "zh"
- },
- "zh-yue": {
- "outputValue": "yue"
- }
- }
- }
- }
- },
- "settings": {
- "speech.symbolLevel": "300",
- "speech.espeak.rate": 9.712903225806452,
- "keyboard.speakTypedWords": true,
- "speech.espeak.rateBoost": false,
- "keyboard.speakTypedCharacters": false,
- "presentation.reportHelpBalloons": false,
- "virtualBuffers.autoSayAllOnPageLoad": false
- }
- }
- ],
- "lifecycleManager": {
- "start": [
- "setSettings",
- {
- "type": "gpii.launch.exec",
- "command": "\"${{environment}.PROGRAMFILES}\\NVDA\\nvda.exe\""
- }
- ],
- "stop": [
- {
- "type": "gpii.launch.exec",
- "command": "${{environment}.SystemRoot}\\System32\\taskkill.exe /f /im nvda_service.exe"
- },
- {
- "type": "gpii.launch.exec",
- "command": "${{environment}.SystemRoot}\\System32\\taskkill.exe /f /im nvda.exe"
- },
- "restoreSettings"
- ]
- }
- }
- ]
Advertisement
Add Comment
Please, Sign In to add comment