Share via


Note

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

Browser.CallProxy.RemoteParticipantUri Property

Gets the URI of the remote call.

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

Syntax

'Declaration
Protected MustOverride ReadOnly Property RemoteParticipantUri As String
    Get
'Usage
Dim value As String

value = Me.RemoteParticipantUri
protected abstract string RemoteParticipantUri { get; }

Property Value

Type: System.String

See Also

Reference

Browser.CallProxy Class

Browser.CallProxy Members

Microsoft.Speech.VoiceXml Namespace