Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
Browser.CallProxy.StopRecording Method
Stops recording audio.
Namespace: Microsoft.Speech.VoiceXml
Assembly: Microsoft.Speech.VoiceXml (in Microsoft.Speech.VoiceXml.dll)
Syntax
'Declaration
Protected MustOverride Sub StopRecording
'Usage
Me.StopRecording()
protected abstract void StopRecording()