SpeechClient Methods |
The SpeechClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose |
Dispose and clean up resources.
|
![]() ![]() | RecognizeAsync |
Streams audio asynchronously to the speech service for recognition.
|
![]() | SubscribeToT |
Subscribes the specific event to perform given a action.
|
![]() | SubscribeToPartialResult |
Subscribes to partial speech results.
|
![]() | SubscribeToRecognitionResult |
Subscribes to speech recognition results.
|