added googleOptions.recognizer_id to allow someone to specify a preconfigured google recognizer for STT

This commit is contained in:
Dave Horton
2024-04-02 14:45:08 -04:00
parent c5d977da50
commit 2c19b34922

View File

@@ -708,6 +708,7 @@
"v2"
]
},
"recognizer_id": "string",
"speechStartTimeoutMs": "number",
"speechEndTimeoutMs": "number",
"enableVoiceActivityEvents": "boolean",