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 (Inherited from AbstractMediaReceiverAudioData, AudioFormat.)
Protected propertyRecognitionStream
Public propertySpeechEngine
Gets the underlying speech-to-text engine that will be used for word detection.
Protected propertySync
Top
See Also