AudioNoiseReductionType(String) Constructor

Definition

Initializes a new instance of AudioNoiseReductionType.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to