Compartir a través de


SemanticItem Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Stores a value and a SemanticItemState and raises the Changed event whenever the value or state changes.

The following tables list the members exposed by the SemanticItem type.

Public Constructors

?? Name Description
SemanticItem Overloaded. ??

Top

Public Properties

?? Name Description
Bb858184.pubproperty(en-us,office.12).gif ConfirmThreshold Overridden. Gets or sets the confidence threshold above which a semantic item is considered confirmed.
Bb858184.pubproperty(en-us,office.12).gif DeniedValues Gets a list of values that have been previously denied.
Bb858184.pubproperty(en-us,office.12).gif Identifier Overridden. Gets the globally unique identifier (GUID) of the semantic item.
Bb858184.pubproperty(en-us,office.12).gif Name Gets the name of the semantic item.
Bb858184.pubproperty(en-us,office.12).gif SpokenText Gets or sets the words spoken by the user that correspond to this SemanticItem.
Bb858184.pubproperty(en-us,office.12).gif State Overridden. Gets or sets the current state of the SemanticItem.
Bb858184.pubproperty(en-us,office.12).gif Value Gets or sets the value of this semantic item.

Top

Public Methods

(see also Protected Methods )

?? Name Description
Bb858184.pubmethod(en-us,office.12).gif Accept Overridden. Promotes the state of the SemanticItem to Confirmed.
Bb858184.pubmethod(en-us,office.12).gif Clear Overridden. Clears the semantic item.
Bb858184.pubmethod(en-us,office.12).gif Deny Overridden. Denies the semantic item.
Bb858184.pubmethod(en-us,office.12).gif Equals?? Overloaded. (inherited from Object )
Bb858184.pubmethod(en-us,office.12).gif GetHashCode?? (inherited from Object )
Bb858184.pubmethod(en-us,office.12).gif GetType?? (inherited from Object )
Bb858184.pubmethod(en-us,office.12).gif Invalidate Overridden. Invalidates the semantic item.
Bb858184.pubmethod(en-us,office.12).gif Bb858184.static(en-us,office.12).gif ReferenceEquals?? (inherited from Object )
Bb858184.pubmethod(en-us,office.12).gif ToString?? (inherited from Object )
Bb858184.pubmethod(en-us,office.12).gif Update Overloaded. Sets or updates the Value and the State of a semantic item.

Top

Protected Methods

?? Name Description
Bb858184.protmethod(en-us,office.12).gif Finalize?? (inherited from Object )
Bb858184.protmethod(en-us,office.12).gif GetObjectValue Overridden. Gets the value of the semantic item.
Bb858184.protmethod(en-us,office.12).gif MemberwiseClone?? (inherited from Object )
Bb858184.protmethod(en-us,office.12).gif OnChanged Raises the Changed event.

Top

Public Events

?? Name Description
Bb858184.pubevent(en-us,office.12).gif Changed Occurs when the value or state of the semantic item has changed.

Top

See Also

Reference

SemanticItem Generic Class
Microsoft.SpeechServer.Dialog Namespace