The following tables list the members exposed by SpeechRecognizer.
Name | Description | |
---|---|---|
RecognizeFile | Transcribes a media file with audio stream into text. | |
RecognizeFromAudioSource | Transcribe audio from a live source, such as a microphone. |
Name | Description | |
---|---|---|
Dispose | Destroys this SpeechRecognizer 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 speech recognizer. |