| AdmRecoOnlyPreferences Class |
Namespace: Microsoft.CognitiveServices.SpeechRecognition
public class AdmRecoOnlyPreferences : Preferences
The AdmRecoOnlyPreferences type exposes the following members.
| Name | Description | |
|---|---|---|
| AdmRecoOnlyPreferences | Initializes a new instance of the AdmRecoOnlyPreferences class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| AuthenticationScheme | ||
| AuthenticationUri |
Represents the authentication service endpoint
(Inherited from Preferences.) | |
| ClientId |
The client id for the Azure account that is associated with the Speech Recognition Service.
| |
| ClientVersion | ||
| IAASEnabled | ||
| Locale |
The locale (or location) System::String^.
(Inherited from Preferences.) | |
| LuisAppId |
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.
| |
| LuisSubscriptionId |
Once you create a LUIS account (see https://LUIS.ai)
you will be given an Subscription ID. Use that secret here.
| |
| MicrophoneTimeout |
The default microphone timeout in milliseconds. A negative value disables automatic microphone shutoff.
(Inherited from Preferences.) | |
| ServiceUri |
The Speech Recognition Service endpoint.
(Inherited from Preferences.) | |
| TTSEnabled | ||
| UxAppSupport |