Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
Browser.Dispose Method
Disposes the Browser object and releases native resources.
Namespace: Microsoft.Speech.VoiceXml
Assembly: Microsoft.Speech.VoiceXml (in Microsoft.Speech.VoiceXml.dll)
Syntax
'Declaration
Public Sub Dispose
'Usage
Dim instance As Browser
instance.Dispose()
public void Dispose()