SpeechPhraseItem Constructor (String, String, SpeechRuleItemMatchType, SpeechPhraseSubsetMatchMode)

Creates an instance of this object.

Syntax

public:
SpeechPhraseItem(
         String^ text,
         String^ semantics,
         SpeechRuleItemMatchType itemMatchType,
         SpeechPhraseSubsetMatchMode phraseSubsetMatchMode
)  

Parameters

text
Type: String 

 The text.

semantics
Type: String 

 The semantics.

itemMatchType
Type: SpeechRuleItemMatchType 

The match type.

phraseSubsetMatchMode
Type: SpeechPhraseSubsetMatchMode 

The match mode.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechPhraseItem Class

SpeechPhraseItem Members

Windows.Xbox.Speech.Recognition Namespace