Gets the pronunciation of the recognition result.
public:
property String^ Pronunciation {
String^ get ();
}
Type: String
The pronunciation of the recognition result.
Namespace: Windows.Xbox.Speech.Recognition
Metadata: windows.winmd
SpeechRecognitionResultDetail Class