Share via


EouThresholdLevel(String) Constructor

Definition

Initializes a new instance of EouThresholdLevel.

public EouThresholdLevel(string value);
new Azure.AI.VoiceLive.EouThresholdLevel : string -> Azure.AI.VoiceLive.EouThresholdLevel
Public Sub New (value As String)

Parameters

value
String

The value.

Exceptions

value is null.

Applies to