add translationHook to transcribe verb as some STTs support it (speechmatics) (#72)

This commit is contained in:
Dave Horton
2024-11-15 18:34:50 -05:00
committed by GitHub
parent 027cce284d
commit 216e6954af

View File

@@ -526,6 +526,7 @@
"properties": {
"id": "string",
"transcriptionHook": "string",
"translationHook": "string",
"recognizer": "#recognizer",
"earlyMedia": "boolean",
"channel": "number"