SpeechToTextContinuous Properties |
The SpeechToTextContinuous type exposes the following members.
Name | Description | |
---|---|---|
BufferStream | (Inherited from SpeechToText.) | |
Choices |
Gets the words that can be recognized by the speech engine.
(Inherited from SpeechToText.) | |
ConverterType | (Inherited from AudioReceiver.) | |
ID | (Inherited from DisposableClass.) | |
IsRecognizing | (Inherited from SpeechToText.) | |
LastRecognizedPosition | (Inherited from SpeechToText.) | |
Logger | (Inherited from SpeechToText.) | |
MaxAudioSegmentLength |
Gets the maximum length of an audio segment. That segment will be used bye the STT engine when detecting words (in milliseconds).
| |
MinAudioSegmentLength |
Gets the minimum length of an audio segment. That segment will be used by the STT engine when detecting words (in milliseconds).
| |
ReceiveFormats |
Gets a list of media formats that the media handler can handle. If no media format specified, all formats are supported.
(Inherited from AbstractMediaReceiverTData, TFormat.) | |
RecognitionStream | (Inherited from SpeechToText.) | |
SpeechEngine |
Gets the underlying speech-to-text engine that will be used for word detection.
(Inherited from SpeechToText.) | |
Sync | (Inherited from SpeechToText.) |