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