SpeechAuthorizationParameters.ClientSecret property

 

The ClientSecret property holds the Client Secret value of the Azure Data Marketplace account that the application developer registered the The Bing Speech Recognition Control SDK under. It is used for authentication and billing when calling the Bing Speech Service.

Syntax

public string ClientSecret { get; set }

Property Value

Type: System.String

The client secret of the application developer.

Remarks

ClientId and ClientSecret values are obtained by registering on the 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