Click or drag to resize
SpeechToText Properties

The SpeechToText type exposes the following members.

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