Bing.Speech Namespace
The Bing.Speech Namespace supports speech recognition scenarios on Windows devices.
For more information, see The Bing Speech Recognition Control.
Assemblies: Bing.Speech.winmd
Namespaces
Name |
Description |
---|---|
Contains the classes and enumerations that pertain to the Bing Speech Control for Windows. |
Interfaces
Name |
Description |
---|---|
Represents an object that listens to audio input and interprets the audio as speech. This interface is implemented by the SpeechRecognizer class. |
Classes
Name |
Description |
---|---|
Contains the authentication credentials for the application on the Windows Azure Data Marketplace. |
|
Communicates the current state of the audio capture operation to the SpeechRecognizer.AudioCaptureStateChanged event. |
|
Makes the new audio level available to the SpeechRecognizer.AudioLevelChanged event. |
|
Contains the results of a speech recognition session. |
|
Performs speech recognition operations. |
|
Makes a preliminary speech recognition result available to the SpeechRecognizer.RecognizerResultReceived event. |
Enumerations
Name |
Description |
---|---|
Rates the estimated accuracy of a speech recognition result. |
|
Specifies the current state of an audio capture operation. |