Share via


HistoryItem 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.

Defines the base class for all items that are added to the dialog history.

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

Protected Constructors

?? Name Description
HistoryItem Initializes a new instance of the HistoryItem class, specifying the speech activity that was active when the history item was created and whether the user barged in during the prompt.

Top

Public Properties

?? Name Description
Bb812635.pubproperty(en-us,office.12).gif BargedIn Gets whether the user barged in during the prompt.
Bb812635.pubproperty(en-us,office.12).gif SpeechActivity Gets the speech activity that was active during the turn associated with this history item.

Top

Public Methods

(see also Protected Methods )

?? Name Description
Bb812635.pubmethod(en-us,office.12).gif Equals?? Overloaded. (inherited from Object )
Bb812635.pubmethod(en-us,office.12).gif GetHashCode?? (inherited from Object )
Bb812635.pubmethod(en-us,office.12).gif GetType?? (inherited from Object )
Bb812635.pubmethod(en-us,office.12).gif Bb812635.static(en-us,office.12).gif ReferenceEquals?? (inherited from Object )
Bb812635.pubmethod(en-us,office.12).gif ToString?? (inherited from Object )

Top

Protected Methods

?? Name Description
Bb812635.protmethod(en-us,office.12).gif Finalize?? (inherited from Object )
Bb812635.protmethod(en-us,office.12).gif MemberwiseClone?? (inherited from Object )

Top

See Also

Reference

HistoryItem Class
Microsoft.SpeechServer.Dialog Namespace