AzureSemanticDetection interface
Azure semantic end-of-utterance detection (default).
- Extends
Properties
| model | |
| threshold |
Threshold level setting. Recommended instead of |
| timeout |
Timeout in milliseconds. Recommended instead of |
Property Details
model
model: "semantic_detection_v1"
Property Value
"semantic_detection_v1"
thresholdLevel
Threshold level setting. Recommended instead of threshold. One of low, medium, high, or default.
thresholdLevel?: string
Property Value
string
timeoutInMs
Timeout in milliseconds. Recommended instead of timeout.
timeoutInMs?: number
Property Value
number