SpeechRecognizerInfo Class |
Namespace: Ozeki.Media
The SpeechRecognizerInfo type exposes the following members.
Name | Description | |
---|---|---|
SpeechRecognizerInfo |
Initializes a new instance of the SpeechRecognizerInfo class.
| |
SpeechRecognizerInfo(String, String, CultureInfo) |
Initializes a new instance of the SpeechRecognizerInfo class.
|
Name | Description | |
---|---|---|
ToString | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
Culture |
Gets or sets the culture of the recognizer.
| |
ID |
Gets or sets the identifier of the recognizer.
| |
Name |
Gets or sets the name of the recognizer.
| |
SupportedAudioFormats |
Gets the audio formats supported by the recognizer.
|