Speech |
The SpeechToText type exposes the following members.
| Name | Description | |
|---|---|---|
| ChangeRecognizer | Changes the language of the recognizer in the speech-to-text engine. | |
| ChangeSTTEngine | ||
| CheckPrevSegmentCopyLength | ||
| CreateInstance | Initializes a speech recognizer and STT instance with voice activity detection. | |
| CreateInstance(AudioFormat) | Initializes a speech recognizer and STT instance with voice activity detection. | |
| CreateInstance(IEnumerableString) | Initializes a speech recognizer and STT instance. | |
| CreateInstance(AudioFormat, IEnumerableString) | Initializes a speech recognizer and STT instance. | |
| CreateInstance(IEnumerableString, WordDetectionMode) | Initializes a speech recognizer and STT instance. | |
| CreateInstance(AudioFormat, IEnumerableString, WordDetectionMode) | Initializes a speech recognizer and STT instance. | |
| Dispose | (Inherited from DisposableClass) | |
| Dispose(Boolean) |
Disposes the object.
(Overrides DisposableClass.Dispose(Boolean)) | |
| Finalize | (Inherited from DisposableClass) | |
| GetRecognizers | Retrieves the available speech recognizers. | |
| OnDataReceived | (Inherited from AbstractMediaReceiverAudioData, AudioFormat) | |
| Reset | Resets the state of the speech-to-text. | |
| SenderConnected | (Inherited from AudioReceiver) | |
| SenderDisconnected | (Inherited from AudioReceiver) | |
| SetReceiveFormats | (Inherited from AbstractMediaReceiverAudioData, AudioFormat) | |
| SpeechEngine_RecognitionCompleted | ||
| StartRecognition |