Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Kinect for Windows 1.5, 1.6, 1.7, 1.8
Options for applying audio filtering, such as echo cancellation or suppression, to audio.
Syntax
[ComVisibleAttribute(false)]
public enum EchoCancellationMode
'Declaration
Public Enumeration EchoCancellationMode
Members
Member name | Description | |
---|---|---|
CancellationAndSuppression | Apply both echo cancellation and acoustic echo suppression. | |
CancellationOnly | Apply only echo cancellation. | |
None | Apply neither. |
Remarks
Use EchoCancellationMode to set the echo cancellation mode. Use EchoCancellationSpeakerIndex to select a speaker for echo cancellation.
Requirements
Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)