{
"workflow": "dictation",
"capabilitySnapshot": {
"allowsRealtime": true,
"allowsRefine": true,
"allowsInsert": true
},
"providerRoute": {
"asrProvider": "string",
"refineProvider": "string"
},
"recognitionPreferences": {
"languageVariants": {
"english": "en-US",
"chinese": "zh-CN",
"spanish": "es-MX",
"french": "fr-FR",
"portuguese": "pt-PT"
}
},
"speechProcessingPreferences": {
"autoPunctuation": true,
"removeFillers": true,
"autoFormattingEnabled": true
},
"expressionContext": {
"explicitCommand": {
"kind": "polish",
"customInstruction": "string"
},
"personalStyle": {
"preference": "off",
"customInstruction": "string",
"styleSamples": "string"
},
"appContext": {
"bundleIdentifier": "string",
"applicationName": "string"
},
"appTone": {
"enabled": true,
"preset": "default"
},
"fallbackTone": "natural"
}
}