SpeechRuleReferenceItem Constructor (String, SpeechRuleItemMatchType)

Creates an instance of this object using a speech rule and a match type.

Syntax

public:
SpeechRuleReferenceItem(
         String^ ruleName,
         SpeechRuleItemMatchType matchType
)  

Parameters

ruleName
Type: String 

 The speech rule.

matchType
Type: SpeechRuleItemMatchType 

The match type.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechRuleReferenceItem Class

SpeechRuleReferenceItem Members

Windows.Xbox.Speech.Recognition Namespace