AudioSource Members

AudioSource has the following members.

Public Properties

  Name Description
AudioBeams Gets the audio beams.
AudioCalibrationState Gets a value that indicates whether the Kinect Sensor is properly calibrated to listen for speech input.
IsActive Gets the current activity status of this source.
KinectSensor Gets the parent sensor.
MaxSubFrameCount Gets the maximum number of sub frames.
SubFrameDuration Gets the sub frame duration.
SubFrameLengthInBytes Gets the sub frame length (in bytes).

Public Methods

  Name Description
OpenReader Opens a new stream reader. This reader must be disposed.

Public Events

  Name Description
FrameCaptured This event fires when the audio source is captured.
PropertyChanged Occurs when a property on the AudioSource has changed.

See also

Reference

AudioSource Class

Windows.Kinect Namespace