Share via


Note

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

Microsoft.Speech.VoiceXml.Common Namespace

Classes

  Class Description
Public class DisconnectedEventArgs Contains information that can be used in the event handler of the application when the Disconnected event is raised during an asynchronous Browser session.
Public class DisconnectingEventArgs Contains information that can be used in the event handler of the application when the Disconnecting event is raised.
Public class PageEvent Contains information about an event that was thrown from within a VoiceXML page.
Public class SessionCompletedEventArgs Contains information that can be used in the event handler of the application when the SessionCompleted event is raised during an asynchronous Browser session.
Public class TransferredEventArgs Contains information that can be used in the event handler of the application when the Transferred event is raised during an asynchronous Browser session.
Public class TransferringEventArgs Contains information that can be used in the event handler of the application when the event is raised.
Public class VoiceXmlResult Contains information about the result of a synchronous or an asynchronous Browser session.

Enumerations

  Enumeration Description
Public enumeration DisconnectState Represents the possible states of a VoiceXML disconnect request during an asynchronous Browser session.
Public enumeration ExitReason Contains a list of reasons that indicate why a Browser instance exited from a VoiceXML page.
Public enumeration SessionState Represents possible states for an asynchronous VoiceXML Browser session.
Public enumeration TransferState Represents the state of a VoiceXML phone call transfer request during an asynchronous session.
Public enumeration TransferType Represents the type of call transfer to be performed during an asynchronous session.