Click or drag to resize
TextToSpeech Properties

The TextToSpeech type exposes the following members.

Properties
  NameDescription
Public propertyCached
Gets a boolean value indicating whether the playback stream is cached in the memory.
(Inherited from AudioStreamPlayback.)
Public propertyID (Inherited from DisposableClass.)
Protected propertyInterval
Gets the time between the send events (in milliseconds).
(Inherited from TimerBasedMediaStreamHandler.)
Public propertyIsStreaming
Gets or sets a value that is true if the wave is streaming, otherwise false.
(Inherited from MediaStreamSender.)
Public propertyLoop
Protected propertyMediaFormat (Inherited from AudioStreamPlayback.)
Protected propertyPosition
Gets or sets the current position in the audio stream
(Inherited from MediaStreamSender.)
Public propertyRate
Gets or sets the playback rate of the speech. (Range: -10 - 10)
Public propertyStream
Gets the stream
(Inherited from MediaStreamSender.)
Public propertyTexts
Public propertyVoice
Top
See Also