Share via


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

Indicates that the user's utterance is recorded.

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

Public Constructors

?? Name Description
RecordingHistoryItem Initializes a new instance of the RecordingHistoryItem class, specifying the speech activity that was active when the history item was created.

Top

Public Properties

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

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

See Also

Reference

RecordingHistoryItem Class
Microsoft.SpeechServer.Dialog Namespace