AzureSemanticEouDetectionEn.ThresholdLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Threshold level setting. Recommended instead of threshold. One of low, medium, high, or default.
public Azure.AI.VoiceLive.EouThresholdLevel? ThresholdLevel { get; set; }
member this.ThresholdLevel : Nullable<Azure.AI.VoiceLive.EouThresholdLevel> with get, set
Public Property ThresholdLevel As Nullable(Of EouThresholdLevel)