Preferences Class |
Namespace: Microsoft.CognitiveServices.SpeechRecognition
public class Preferences
The Preferences type exposes the following members.
Name | Description | |
---|---|---|
Preferences | Initializes a new instance of the Preferences 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 | |
---|---|---|
AuthenticationUri |
Represents the authentication service endpoint
| |
Locale |
The locale (or location) System::String^.
| |
MicrophoneTimeout |
The default microphone timeout in milliseconds. A negative value disables automatic microphone shutoff.
| |
ServiceUri |
The Speech Recognition Service endpoint.
|