SpeechGraphRule.CreateGraphState Method

Creates the graph state using the state type.

Syntax

public:
SpeechGraphState^ CreateGraphState(
         SpeechGraphStateType stateType
)  

Parameters

stateType
Type: SpeechGraphStateType 

The state type.

Return value

Type: SpeechGraphState 

The graph state.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechGraphRule Class

SpeechGraphRule Members

Windows.Xbox.Speech.Recognition Namespace