Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
Browser.CallProxy.LocalParticipantUri Property
Gets the URI of the local call.
Namespace: Microsoft.Speech.VoiceXml
Assembly: Microsoft.Speech.VoiceXml (in Microsoft.Speech.VoiceXml.dll)
Syntax
'Declaration
Protected MustOverride ReadOnly Property LocalParticipantUri As String
Get
'Usage
Dim value As String
value = Me.LocalParticipantUri
protected abstract string LocalParticipantUri { get; }
Property Value
Type: System.String