| Microsoft.Bing.Speech Namespace |
| Class | Description | |
|---|---|---|
| ApplicationMetadata |
Metadata about the end-user application or process with which the speaker is interacting. This metadata is used by the Microsoft Speech Service to help improve the quality of service for the user.
| |
| ClientException |
Exception thrown when an error occurs in client code.
| |
| DeviceMetadata |
Metadata about the end-user device that is collecting audio. This metadata is used by the Microsoft Speech Service to help improve the quality of service for the user.
| |
| Preferences |
Parameters that configure the Microsoft Speech Service.
| |
| RecognitionPartialResult | Partial recognition result returned by the Microsoft Speech Service. | |
| RecognitionPhrase | Recognized text with confidence level and other media timing information. | |
| RecognitionResult | Recognition result returned by the Microsoft Speech Service. | |
| RequestMetadata |
Metadata about the speech request.
| |
| ServerException |
Exception thrown by the speech service during execution of a request.
| |
| SpeechClient | ISpeechClient implementation to perform speech recognition.
| |
| SpeechInput |
Speech service input parameters.
|
| Interface | Description | |
|---|---|---|
| IAuthorizationProvider |
Interface that provides authorization for requests to the Microsoft Speech Service. Service peers are required to provide an implementation of this class to make connections to the Speech Service.
| |
| ISpeechClient |
An interface to perform speech recognition.
|
| Enumeration | Description | |
|---|---|---|
| Confidence | Indicates the level of confidence of a recognized phrase. | |
| DeviceFamily |
Device family enumeration.
| |
| DeviceType |
Device type enumeration.
| |
| NetworkType |
Network type enumeration.
| |
| OsName |
Operating system enumeration.
| |
| RecognitionStatus | Overall recognition status. |