Share via


EouThresholdLevel type

Threshold level settings for Azure semantic end-of-utterance detection.
KnownEouThresholdLevel can be used interchangeably with EouThresholdLevel, this enum contains the known values that the service supports.

Known values supported by the service

low: Low sensitivity threshold level.
medium: Medium sensitivity threshold level.
high: High sensitivity threshold level.
default: Default sensitivity threshold level.

type EouThresholdLevel = string