The following tables list the members exposed by SpeechRecognitionEngine.
Name | Description | |
---|---|---|
Create | Creates an engine given the runtime directory. | |
CreateRecognizer | Creates a recognition session using the SpeechRecognizer that is shareable between multiple recognizers/sessions. | |
GetAudioProperties | Gets the audio properties required by the engine instance. |
Name | Description | |
---|---|---|
Dispose | Destroys this SpeechRecognitionEngine instance and releases all resources. | |
Finalize | Releases all non-garbage collectible resources used by this object. |
Name | Description | |
---|---|---|
Handle | Defines a handle to the encapsulated unmanaged engine. |