Share via


AzureSemanticDetection interface

Azure semantic end-of-utterance detection (default).

Extends

Properties

model
thresholdLevel

Threshold level setting. Recommended instead of threshold. One of low, medium, high, or default.

timeoutInMs

Timeout in milliseconds. Recommended instead of timeout.

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