Click or drag to resize
SpeechClient Methods

The SpeechClient type exposes the following members.

Methods
  NameDescription
Public methodDispose
Dispose and clean up resources.
Public methodCode exampleRecognizeAsync
Streams audio asynchronously to the speech service for recognition.
Public methodSubscribeToT
Subscribes the specific event to perform given a action.
Public methodSubscribeToPartialResult
Subscribes to partial speech results.
Public methodSubscribeToRecognitionResult
Subscribes to speech recognition results.
Top
See Also