SpeechPhraseItem Constructor (String, String, SpeechRuleItemMatchType)

Creates an instance of this object using the specified text, semantic, and match type.

Syntax

public:
SpeechPhraseItem(
         String^ text,
         String^ semantics,
         SpeechRuleItemMatchType matchType
)  

Parameters

text
Type: String 

 The text.

semantics
Type: String 

 The semantics.

matchType
Type: SpeechRuleItemMatchType 

The match type.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechPhraseItem Class

SpeechPhraseItem Members

Windows.Xbox.Speech.Recognition Namespace