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