allow azure stt custom speech endpoint id to be passed as property in recognizer

This commit is contained in:
Dave Horton
2022-10-05 21:57:14 +01:00
parent 8a2b2962f8
commit b2cac47d05
3 changed files with 11 additions and 2 deletions

View File

@@ -497,6 +497,7 @@
"requestSnr": "boolean",
"initialSpeechTimeoutMs": "number",
"azureServiceEndpoint": "string",
"azureSttEndpointId": "string",
"asrDtmfTerminationDigit": "string",
"asrTimeout": "number"
},