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
Gets or sets the index of the audio source that produced a sound so that echo cancellation can be performed. The default value is determined by the operating system.
Syntax
public int EchoCancellationSpeakerIndex { get; set; }
'Declaration
Public Property EchoCancellationSpeakerIndex As Integer
Property Value
Type: Int32
The speaker index.
Requirements
Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)
See Also
Reference
KinectAudioSource Class
KinectAudioSource Members
Microsoft.Kinect Namespace