add deepgramOptions.shortUtterance - triggers transcript based on is_final not speech_final

This commit is contained in:
Dave Horton
2023-10-27 10:23:31 -04:00
parent e1b9abef9e
commit 98fa56bd3d

View File

@@ -671,6 +671,7 @@
"keywords": "array",
"endpointing": "boolean | number",
"utteranceEndMs": "number",
"shortUtterance": "boolean",
"vadTurnoff": "number",
"tag": "string"
}