SpeechPhraseItem Constructor (String, String)

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

Syntax

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

Parameters

text
Type: String 

 The text.

semantics
Type: String 

 The semantic.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechPhraseItem Class

SpeechPhraseItem Members

Windows.Xbox.Speech.Recognition Namespace