Click or drag to resize
SpeechToTextVAD Properties

The SpeechToTextVAD type exposes the following members.

Properties
  NameDescription
Protected propertyBufferStream (Inherited from SpeechToText.)
Public propertyChoices
Gets the words that can be recognized by the speech engine.
(Inherited from SpeechToText.)
Public propertyConverterType (Inherited from AudioReceiver.)
Public propertyID (Inherited from DisposableClass.)
Protected propertyIsRecognizing (Inherited from SpeechToText.)
Protected propertyLastRecognizedPosition (Inherited from SpeechToText.)
Protected propertyLogger (Inherited from SpeechToText.)
Public propertyReceiveFormats
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.)
Protected propertyRecognitionStream (Inherited from SpeechToText.)
Public propertySilenceLength
Gets the length of silence between sentences (in milliseconds);
Public propertySpeechEngine
Gets the underlying speech-to-text engine that will be used for word detection.
(Inherited from SpeechToText.)
Protected propertySync (Inherited from SpeechToText.)
Top
See Also