SpeechGraphRule.StartState Property

Gets or sets the start state.

Syntax

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

Property value

Type: SpeechGraphState 

The start state.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechGraphRule Class

SpeechGraphRule Members

Windows.Xbox.Speech.Recognition Namespace