Click or drag to resize
ISpeechToText Methods

The ISpeechToText type exposes the following members.

Methods
  NameDescription
Public methodChangeRecognizer
Changes the language of the recognizer in the speech-to-text engine.
Public methodDispose
Disposes the speech-to-text engine.
Public methodGetRecognizers
Retrieves the available speech recognizers.
Public methodInit
Initializes the speech engine with the specified audio format.
Public methodStartRecognition
Starts recognizing the words.
Public methodStopRecognition
Stops the recognition process.
Top
See Also