SpeechRecognitionResultDetail.BodyCorrelation Property

Gets the body correlation.

Syntax

public:
property IVectorView<SpeechRecognitionResultBodyCorrelation^ >^ BodyCorrelation {
         IVectorView<SpeechRecognitionResultBodyCorrelation^ >^ get ();
}  

Property value

Type: IVectorView<SpeechRecognitionResultBodyCorrelation^ > 

  The body correlation.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechRecognitionResultDetail Class

SpeechRecognitionResultDetail Members

Windows.Xbox.Speech.Recognition Namespace