Browser Events
From Microsoft Speech Platform SDK 11
The Browser type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| Disconnected |
Raised after a call is disconnected from an asynchronous Browser session.
| |
| Disconnecting |
Raised just before a call is disconnected from an asynchronous
Browser session.
| |
| SessionCompleted |
Raised when the Browser exits a VoiceXML page during an
asynchronous Browser session.
| |
| Transferred |
Raised when the VoiceXML runtime has completed a phone call transfer
to a recipient during an asynchronous Browser session.
| |
| Transferring |
Raised when the VoiceXML page is about to process a <transfer> element during
an asynchronous Browser session.
|