Click or drag to resize
SpeechToTextContinuous Methods

The SpeechToTextContinuous type exposes the following members.

Methods
  NameDescription
Public methodChangeRecognizer
Changes the language of the recognizer in the speech-to-text engine.
(Inherited from SpeechToText.)
Public methodChangeSTTEngine (Inherited from SpeechToText.)
Protected methodCheckPrevSegmentCopyLength (Overrides SpeechToTextCheckPrevSegmentCopyLength.)
Public methodDispose
Disposes the object.
(Inherited from DisposableClass.)
Protected methodDispose(Boolean)
Disposes the object.
(Inherited from SpeechToText.)
Protected methodFinalize
(Inherited from DisposableClass.)
Public methodGetRecognizers
Retrieves the available speech recognizers.
(Inherited from SpeechToText.)
Protected methodOnDataReceived (Overrides AbstractMediaReceiverTData, TFormatOnDataReceived(Object, TData).)
Public methodReset
Resets the state of the speech-to-text.
(Inherited from SpeechToText.)
Protected methodSenderConnected (Inherited from AudioReceiver.)
Protected methodSenderDisconnected (Inherited from AudioReceiver.)
Protected methodSetReceiveFormats
Sets the audio formats that the audio handler can receive. If no audio format specified, all formats are supported.
(Inherited from AbstractMediaReceiverTData, TFormat.)
Protected methodSpeechEngine_RecognitionCompleted (Inherited from SpeechToText.)
Protected methodStartRecognition (Overrides SpeechToTextStartRecognition.)
Top
See Also