Click or drag to resize
AudioConfigurationEchoCancellationAlgorithm Property
Defines the echo cancellation algorithm to be used. Set to AcousticEchoCancellationOff to not apply any echo cancellation algorithm. The default is AcousticEchoCancellation

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public AcousticEchoCancelAlgorithm EchoCancellationAlgorithm { get; set; }

Property Value

Type: AcousticEchoCancelAlgorithm
See Also