SpeechAuthorizationParameters.ClientId property

 

The ClientId property holds the Client ID of the Windows Azure Data Marketplace account that the application developer registered the The Bing Speech Recognition Control under. It is used for authentication and billing when calling the Bing Speech web service.

Syntax

public string ClientId { get; set }

Property Value

Type: System.String

The client ID of the application developer.

Remarks

ClientId and ClientSecret values are obtained by registering on the Windows Azure Data Marketplace. The registered account is billed for each request sent to the speech service. For more information, see How to: Register and install the Bing Speech Recognition Control.

Requirements

Minimum Supported Client

Windows 8

Required Extensions

Bing.Speech

Namespace

Bing.Speech