{
"title": "TTS Override Control Value",
"description": "If true, the TTS will override the control value.",
"anyOf": [
{ "$ref": "../../../general/boolean.json" },
{ "$ref": "../../../general/string.json" }
]
}