Share via


Note

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

Browser.CallProxy.BeginTransferSupervised Method

Initiates a supervised transfer request to the remote participant.

Namespace:  Microsoft.Speech.VoiceXml
Assembly:  Microsoft.Speech.VoiceXml (in Microsoft.Speech.VoiceXml.dll)

Syntax

'Declaration
Protected MustOverride Function BeginTransferSupervised As IAsyncResult
'Usage
Dim returnValue As IAsyncResult

returnValue = Me.BeginTransferSupervised()
protected abstract IAsyncResult BeginTransferSupervised()

Return Value

Type: System.IAsyncResult

See Also

Reference

Browser.CallProxy Class

Browser.CallProxy Members

Microsoft.Speech.VoiceXml Namespace