SpeechRecognitionResultBodyCorrelation.BodyTrackingId Property

Gets a body tracking id.

Syntax

public:
property uint64 BodyTrackingId {
         uint64 get ();
}  

Property value

Type: uint64 

 A body tracking id.

Remarks

Body tracking ids are contained in the vector of SpeechRecognitionResultBodyCorrelation objects returned when the speech engine gets a recognition. Bodies within a (+/- 5 degrees) of the speech angle are returned. If the speech came from an angle that:

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechRecognitionResultBodyCorrelation Class

SpeechRecognitionResultBodyCorrelation Members

Windows.Xbox.Speech.Recognition Namespace