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

Xaml

Contains the classes and enumerations that pertain to the Bing Speech Control for Windows.

Interfaces

Name

Description

ISpeechRecognizerStateControl

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

SpeechAuthorizationParameters

Contains the authentication credentials for the application on the Windows Azure Data Marketplace.

SpeechRecognitionAudioCaptureStateChangedEventArgs

Communicates the current state of the audio capture operation to the SpeechRecognizer.AudioCaptureStateChanged event.

SpeechRecognitionAudioLevelChangedEventArgs

Makes the new audio level available to the SpeechRecognizer.AudioLevelChanged event.

SpeechRecognitionResult

Contains the results of a speech recognition session.

SpeechRecognizer

Performs speech recognition operations.

SpeechRecognitionResultReceivedEventArgs class

Makes a preliminary speech recognition result available to the SpeechRecognizer.RecognizerResultReceived event.

Enumerations

Name

Description

SpeechRecognitionConfidence

Rates the estimated accuracy of a speech recognition result.

SpeechRecognizerAudioCaptureState

Specifies the current state of an audio capture operation.