Gets the audio position of the recognition result.
public:
property uint64 AudioPosition {
uint64 get ();
}
Type: uint64
The audio position of the recognition result.
Namespace: Windows.Xbox.Speech.Recognition
Metadata: windows.winmd
SpeechRecognitionResultDetail Class