The TextToSpeech type exposes the following members.

Constructors

  NameDescription
Public methodTextToSpeech()()()()
Initializes a new instance of the TextToSpeech class
Public methodTextToSpeech(AudioFormat)
Initializes a new instance of the TextToSpeech class

Methods

  NameDescription
Public methodAddAndStartText
Public methodAddText
Public methodChangeVoice
Public methodClear
Protected methodDataReceived (Inherited from AudioStreamPlayback.)
Public methodDispose()()()() (Inherited from VoIPMediaHandler.)
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the TextToSpeech and optionally releases the managed resources
(Overrides TimerBasedMediaStreamHandler..::..Dispose(Boolean).)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize (Inherited from VoIPMediaHandler.)
Public methodGetAvailableVoices
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodLoadReader (Inherited from WaveStreamPlayback.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodNextText
Public methodPauseStreaming (Inherited from MediaStreamHandler.)
Protected methodSendData (Inherited from AudioHandler.)
Protected methodSetPlaybackWaveStream (Inherited from AudioStreamPlayback.)
Public methodStartStreaming (Overrides MediaStreamHandler..::..StartStreaming()()()().)
Public methodStopStreaming (Inherited from MediaStreamHandler.)
Protected methodTimerTick (Inherited from AudioStreamPlayback.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  NameDescription
Protected fieldSync (Inherited from MediaStreamHandler.)

Properties

  NameDescription
Public propertyCached (Inherited from AudioStreamPlayback.)
Protected propertyInterval (Inherited from TimerBasedMediaStreamHandler.)
Public propertyIsStreaming (Inherited from MediaStreamHandler.)
Public propertyLoop (Inherited from AudioStreamPlayback.)
Public propertyMediaFormat (Inherited from AudioHandler.)
Protected propertyPosition (Inherited from MediaStreamHandler.)
Public propertyRate
Public propertyStream (Inherited from MediaStreamHandler.)
Public propertyWaitingTextCount

Events

  NameDescription
Public eventDataSent (Inherited from AudioHandler.)
Public eventMediaFormatChanged (Inherited from AudioHandler.)
Public eventStopped (Inherited from MediaStreamHandler.)

See Also