Browser Events

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

The Browser type exposes the following members.

Events

  NameDescription
Public eventDisconnected
Raised after a call is disconnected from an asynchronous Browser session.
Public eventDisconnecting
Raised just before a call is disconnected from an asynchronous Browser session.
Public eventSessionCompleted
Raised when the Browser exits a VoiceXML page during an asynchronous Browser session.
Public eventTransferred
Raised when the VoiceXML runtime has completed a phone call transfer to a recipient during an asynchronous Browser session.
Public eventTransferring
Raised when the VoiceXML page is about to process a <transfer> element during an asynchronous Browser session.

See Also