SpeechSynthesizer::StateChanged Event
.NET Framework (current version)
Raised when the state of the SpeechSynthesizer changes.
Assembly: System.Speech (in System.Speech.dll)
The SpeechSynthesizer raises this event when its speaking State changes. For an example and more information about data associated with the event, see StateChangedEventArgs.
To pause and resume speech synthesis, use the Pause and Resume methods.
.NET Framework
Available since 3.0
Available since 3.0
Show: