Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
Browser.CallProxy.TransferTypeRequested Property
Gets the transfer type of the requested transfer.
Namespace: Microsoft.Speech.VoiceXml
Assembly: Microsoft.Speech.VoiceXml (in Microsoft.Speech.VoiceXml.dll)
Syntax
'Declaration
Protected ReadOnly Property TransferTypeRequested As Browser.CallProxy.ProxyTransferType
Get
'Usage
Dim value As Browser.CallProxy.ProxyTransferType
value = Me.TransferTypeRequested
protected Browser.CallProxy.ProxyTransferType TransferTypeRequested { get; }
Property Value
Type: Microsoft.Speech.VoiceXml.Browser.CallProxy.ProxyTransferType