Click or drag to resize
AdmRecoOnlyPreferences Properties

The AdmRecoOnlyPreferences type exposes the following members.

Properties
  NameDescription
Public propertyAuthenticationScheme
Public propertyClientId
The client id for the Azure account that is associated with the Speech Recognition Service.
Public propertyClientSecret
The client secret provided when signing up for Speech Recognition Service in the Azure marketplace.
Public propertyClientVersion
Public propertyIAASEnabled
Public propertyLocale
The locale (or location) System::String^.
(Inherited from Preferences.)
Public propertyLuisAppId
Once you have configured the LUIS service to create and publish an intent model (see https://LUIS.ai) you will be given an Application ID guid. Use that GUID here.
Public propertyLuisSubscriptionId
Once you create a LUIS account (see https://LUIS.ai) you will be given an Subscription ID. Use that secret here.
Public propertyMicrophoneTimeout
The default microphone timeout in milliseconds. A negative value disables automatic microphone shutoff.
(Inherited from Preferences.)
Public propertyServiceUri
The Speech Recognition Service endpoint.
(Inherited from Preferences.)
Public propertyTTSEnabled
Public propertyUxAppSupport
Top
See Also