config: add support for resetting recognizer and/or synthesizer to application defaults

This commit is contained in:
Dave Horton
2023-05-08 09:46:45 -04:00
parent 72225385ae
commit c1032638b2

View File

@@ -44,7 +44,8 @@
"record": "#recordOptions",
"listen": "#listenOptions",
"amd": "#amd",
"notifyEvents": "boolean"
"notifyEvents": "boolean",
"reset": "string|array"
},
"required": []
},