Share via


Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

SessionCompletedEventArgs Members

Include Protected Members
Include Inherited Members

Contains information that can be used in the event handler of the application when the SessionCompleted event is raised during an asynchronous Browser session.

The SessionCompletedEventArgs type exposes the following members.

Properties

  Name Description
Public property Cancelled (inherited from AsyncCompletedEventArgs)
Public property Error (inherited from AsyncCompletedEventArgs)
Public property Result Gets the result of a completed Browser session, represented by a VoiceXmlResult object.
Public property UserState (inherited from AsyncCompletedEventArgs)

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Protected method RaiseExceptionIfNecessary (inherited from AsyncCompletedEventArgs)
Public method ToString (inherited from Object)

Top

See Also

Reference

SessionCompletedEventArgs Class

Microsoft.Speech.VoiceXml.Common Namespace