AudioNoiseReduction(AudioNoiseReductionType) Constructor

Definition

Initializes a new instance of AudioNoiseReduction.

public AudioNoiseReduction(Azure.AI.VoiceLive.AudioNoiseReductionType type);
new Azure.AI.VoiceLive.AudioNoiseReduction : Azure.AI.VoiceLive.AudioNoiseReductionType -> Azure.AI.VoiceLive.AudioNoiseReduction
Public Sub New (type As AudioNoiseReductionType)

Parameters

type
AudioNoiseReductionType

The type of noise reduction model.

Applies to