Click or drag to resize
ISpeechClient Methods

The ISpeechClient type exposes the following members.

Methods
  NameDescription
Public methodRecognizeAsync
Streams audio asynchronously to the speech service for recognition.
Public methodSubscribeToT
Subscribes to a specific event to perform a given action.
Public methodSubscribeToPartialResult
Subscribes to partial speech results.
Public methodSubscribeToRecognitionResult
Subscribes to speech recognition results.
Top
See Also