| ISpeechClient Interface |
Namespace: Microsoft.Bing.Speech
The ISpeechClient type exposes the following members.
| Name | Description | |
|---|---|---|
| RecognizeAsync |
Streams audio asynchronously to the speech service for recognition.
| |
| SubscribeToT |
Subscribes to a specific event to perform a given action.
| |
| SubscribeToPartialResult |
Subscribes to partial speech results.
| |
| SubscribeToRecognitionResult |
Subscribes to speech recognition results.
|