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