SpeechGrammarBuilderRuleSet.Split Method

Splits the rules into two sets of rules.

Syntax

public:
void Split(
         out IMapView<String^ , ISpeechRule^ >^ first,
         out IMapView<String^ , ISpeechRule^ >^ second
)  

Parameters

first
Type: IMapView<String^ , ISpeechRule^ > 

  The firs set of rules.

second
Type: IMapView<String^ , ISpeechRule^ > 

  The second set of rules.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechGrammarBuilderRuleSet Class

SpeechGrammarBuilderRuleSet Members

Windows.Xbox.Speech.Recognition Namespace