Partager via


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

Returns data from the RecordCompleted event.

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

Public Properties

?? Name Description
Bb800866.pubproperty(en-us,office.12).gif Canceled?? Gets the cancellation state.(inherited from AsyncCompletedEventArgs)
Bb800866.pubproperty(en-us,office.12).gif CompletionType Gets the reason that recording ended.
Bb800866.pubproperty(en-us,office.12).gif Bb800866.static(en-us,office.12).gif Empty?? Gets an uninitialized AsyncCompletedEventArgs object.(inherited from AsyncCompletedEventArgs)
Bb800866.pubproperty(en-us,office.12).gif Error?? Gets the exception if an error was encountered.(inherited from AsyncCompletedEventArgs)
Bb800866.pubproperty(en-us,office.12).gif RecordedFile Gets the path to the recorded file.
Bb800866.pubproperty(en-us,office.12).gif RecordingDuration Gets the length of recorded audio.
Bb800866.pubproperty(en-us,office.12).gif RecordingSize Gets the size, in bytes, of the recorded audio.
Bb800866.pubproperty(en-us,office.12).gif TerminationDigit Gets the DTMF key that stopped recording.
Bb800866.pubproperty(en-us,office.12).gif UserState?? Gets the user token if one was used in the initial request.(inherited from AsyncCompletedEventArgs)

Top

Public Methods

(see also Protected Methods )

?? Name Description
Bb800866.pubmethod(en-us,office.12).gif Equals?? Overloaded. (inherited from Object )
Bb800866.pubmethod(en-us,office.12).gif GetHashCode?? (inherited from Object )
Bb800866.pubmethod(en-us,office.12).gif GetType?? (inherited from Object )
Bb800866.pubmethod(en-us,office.12).gif Bb800866.static(en-us,office.12).gif ReferenceEquals?? (inherited from Object )
Bb800866.pubmethod(en-us,office.12).gif ToString Overridden. Gets a System.String that summarizes the event.

Top

Protected Methods

?? Name Description
Bb800866.protmethod(en-us,office.12).gif Finalize?? (inherited from Object )
Bb800866.protmethod(en-us,office.12).gif MemberwiseClone?? (inherited from Object )
Bb800866.protmethod(en-us,office.12).gif RaiseExceptionIfNecessary?? Throws InvalidOperationException if Error is set or Canceled is True.(inherited from AsyncCompletedEventArgs)

Top

See Also

Reference

RecordCompletedEventArgs Class
Microsoft.SpeechServer Namespace