SpeechSynthesizer Properties

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

The SpeechSynthesizer type exposes the following members.

Properties

  NameDescription
Public propertyRateGets or sets the speaking rate of the SpeechSynthesizer object.
Public propertyStateGets the speaking state of the SpeechSynthesizer object.
Public propertyTtsVolumeGets or sets the volume (loudness) of the synthesized speech in the SpeechSynthesizer's audio output.
Public propertyVoiceGets information about the current voice of the SpeechSynthesizer object.
Public propertyVolumeGet or sets the output volume of the SpeechSynthesizer object.
Top

See Also