AudioSource has the following members.
| 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). |
| Name | Description | |
|---|---|---|
![]() |
OpenReader | Opens a new stream reader. This reader must be disposed. |
| Name | Description | |
|---|---|---|
![]() |
FrameCaptured | This event fires when the audio source is captured. |
![]() |
PropertyChanged | Occurs when a property on the AudioSource has changed. |