add deepgramOptions.utteranceEndMs

This commit is contained in:
Dave Horton
2023-10-26 13:54:10 -04:00
parent 733a4760fe
commit 22b118534b
+1
View File
@@ -670,6 +670,7 @@
"replace": "array",
"keywords": "array",
"endpointing": "boolean | number",
"utteranceEndMs": "number",
"vadTurnoff": "number",
"tag": "string"
}