SpeechNullItem.Semantics Property

Gets or sets the semantic property of an item in a Null rule.

Syntax

public:
property String^ Semantics {
         String^ get ();
         void set (String^ value);
}  

Property value

Type: String 

 The semantics.

Remarks

For more information about working with semantics, see Working with NUI Speech recognition results.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechNullItem Class

SpeechNullItem Members

Windows.Xbox.Speech.Recognition Namespace