Click or drag to resize
AdmRecoOnlyPreferencesLuisSubscriptionId Property
Once you create a LUIS account (see https://LUIS.ai) you will be given an Subscription ID. Use that secret here.

Namespace: Microsoft.CognitiveServices.SpeechRecognition
Assembly: SpeechClient (in SpeechClient.dll) Version: 0.0.0.0
Syntax
public string LuisSubscriptionId { get; set; }

Property Value

Type: String
See Also