Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

SpeechSynthesizer Events

Include Protected Members
Include Inherited Members

The SpeechSynthesizer type exposes the following members.

Events

  Name Description
Public event BookmarkReached Raised when the SpeechSynthesizer encounters a bookmark in a prompt.
Public event ProprietaryEngineEvent This event is for use by developers of custom speech synthesis engines.
Public event SpeakCompleted Raised when the SpeechSynthesizer completes the speaking of a prompt.
Public event SpeakProgress Raised after the SpeechSynthesizer speaks each individual word of a prompt.
Public event SpeakStarted Raised when the SpeechSynthesizer begins the speaking of a prompt.
Public event StateChanged Raised when the state of the SpeechSynthesizer changes.
Public event VoiceChange Raised when the voice of the SpeechSynthesizer changes.

Top

See Also

Reference

SpeechSynthesizer Class

Microsoft.Speech.Synthesis Namespace