ISpeechToText Methods |
The ISpeechToText type exposes the following members.
Name | Description | |
---|---|---|
ChangeRecognizer |
Changes the language of the recognizer in the speech-to-text engine.
| |
Dispose |
Disposes the speech-to-text engine.
| |
GetRecognizers |
Retrieves the available speech recognizers.
| |
Init |
Initializes the speech engine with the specified audio format.
| |
StartRecognition |
Starts recognizing the words.
| |
StopRecognition |
Stops the recognition process.
|