Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
Microsoft.Speech.VoiceXml.Common Namespace
Classes
Class | Description | |
---|---|---|
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. | |
DisconnectingEventArgs | Contains information that can be used in the event handler of the application when the Disconnecting event is raised. | |
PageEvent | Contains information about an event that was thrown from within a VoiceXML page. | |
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. | |
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. | |
TransferringEventArgs | Contains information that can be used in the event handler of the application when the event is raised. | |
VoiceXmlResult | Contains information about the result of a synchronous or an asynchronous Browser session. |
Enumerations
Enumeration | Description | |
---|---|---|
DisconnectState | Represents the possible states of a VoiceXML disconnect request during an asynchronous Browser session. | |
ExitReason | Contains a list of reasons that indicate why a Browser instance exited from a VoiceXML page. | |
SessionState | Represents possible states for an asynchronous VoiceXML Browser session. | |
TransferState | Represents the state of a VoiceXML phone call transfer request during an asynchronous session. | |
TransferType | Represents the type of call transfer to be performed during an asynchronous session. |