The Speaker type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | IsDone |
Indicates whether reading was finished.
|
![]() | IsSpeaking |
Returns whether speaker SpeakerVoice is speaking Speak(String, SpeakFlags) a text.
|
![]() | Rate |
Gets or sets speaker's speaking speed.
|
![]() | Voice |
Gets or sets the current speaker SpeakerVoice who speaks Speak(String, SpeakFlags).
|
![]() | Voices |
Gets a collection of all speaker SpeakerVoices which are installed on this computer.
|
![]() | Volume |
Gets or sets speaker's speaking volume. The value 100 is the maximum volume and the value 0 is silent.
|