ISpeechGraphRule.StartState Property

Gets the start state.

Syntax

public:
property SpeechGraphState^ StartState {
         SpeechGraphState^ get ();
         void set (SpeechGraphState^ value);
}  

Property value

Type: SpeechGraphState 

The start state.

Remarks

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

ISpeechGraphRule Interface

ISpeechGraphRule Members

Windows.Xbox.Speech.Recognition Namespace