Click or drag to resize
DataRecognitionClientFinalize Method
Should only be called when client is ready to break the connection with the Speech Recognition Server. For example, after the Speech Recognition Server returns the final speech recognition result.
Should only be called when client is ready to break the connection with the Speech Recognition Server. For example, after the Speech Recognition Server returns the final speech recognition result.

Namespace: Microsoft.CognitiveServices.SpeechRecognition
Assembly: SpeechClient (in SpeechClient.dll) Version: 0.0.0.0
Syntax
protected override void Finalize()
See Also