mirror of
https://github.com/jambonz/verb-specifications.git
synced 2026-07-24 21:12:42 +00:00
add channel property to transcribe, can be used in dial verb to indicate to transcribe only one of the two channels (#47)
This commit is contained in:
+2
-1
@@ -487,7 +487,8 @@
|
||||
"id": "string",
|
||||
"transcriptionHook": "string",
|
||||
"recognizer": "#recognizer",
|
||||
"earlyMedia": "boolean"
|
||||
"earlyMedia": "boolean",
|
||||
"channel": "number"
|
||||
},
|
||||
"required": [
|
||||
"transcriptionHook"
|
||||
|
||||
Reference in New Issue
Block a user