SpeechRecognitionResult.RuleName Property

Gets the rule element in a Speech Recognition Grammar Specification (SRGS) grammar that was triggered to return the recognized phrase.

Syntax

public:
property String^ RuleName {
         String^ get ();
}  

Property value

Type: String 

  The value of the id attribute of the rule element of a Speech Recognition Grammar Specification (SRGS) grammar that was triggered to return the recognized phrase.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechRecognitionResult Class

SpeechRecognitionResult Members

Windows.Xbox.Speech.Recognition Namespace