Values that tell whether the Kinect Sensor is properly calibrated to listen for audio.
public enum class KinectAudioCalibrationState
| Member | Value | Description |
|---|---|---|
| Unknown | 0 | Either the KinectSensor::Open method was never called, or an error occurred while getting the calibration state. |
| CalibrationRequired | 1 | The user either never finished calibrating the Kinect sensor or changed output sound settings after the most recent calibration. |
| Calibrated | 2 | The user has successfully calibrated audio for the Kinect sensor and that calibration is still valid. |
Namespace: Windows.Kinect
Metadata: windows.winmd