Share via


Note

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

Browser.CallProxy.TargetSip Property

Gets and sets the SIP for call transfers.

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

Syntax

'Declaration
Protected Property TargetSip As String
    Get
    Set
'Usage
Dim value As String

value = Me.TargetSip

Me.TargetSip = value
protected string TargetSip { get; set; }

Property Value

Type: System.String

See Also

Reference

Browser.CallProxy Class

Browser.CallProxy Members

Microsoft.Speech.VoiceXml Namespace