Microsoft.Speech.VoiceXml.Common Namespace

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

Classes

  ClassDescription
Public classDisconnectedEventArgs
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 classDisconnectingEventArgs
Contains information that can be used in the event handler of the application when the Disconnecting event is raised.
Public classPageEvent
Contains information about an event that was thrown from within a VoiceXML page.
Public classSessionCompletedEventArgs
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 classTransferredEventArgs
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 classTransferringEventArgs
Contains information that can be used in the event handler of the application when the event is raised.
Public classVoiceXmlResult
Contains information about the result of a synchronous or an asynchronous Browser session.

Enumerations

  EnumerationDescription
Public enumerationDisconnectState
Represents the possible states of a VoiceXML disconnect request during an asynchronous Browser session.
Public enumerationExitReason
Contains a list of reasons that indicate why a Browser instance exited from a VoiceXML page.
Public enumerationSessionState
Represents possible states for an asynchronous VoiceXML Browser session.
Public enumerationTransferState
Represents the state of a VoiceXML phone call transfer request during an asynchronous session.
Public enumerationTransferType
Represents the type of call transfer to be performed during an asynchronous session.