EchoCancellationReferenceSource(String) Constructor

Definition

Initializes a new instance of EchoCancellationReferenceSource.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to