SpeechSynthesizer Events
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Speech.Synthesis Namesp ...
SpeechSynthesizer Class
SpeechSynthesizer Events
BookmarkReached Event
PhonemeReached Event
SpeakCompleted Event
SpeakProgress Event
SpeakStarted Event
StateChanged Event
VisemeReached Event
VoiceChange Event
SpeechSynthesizer Class
SpeechSynthesizer Members
SpeechSynthesizer Constructor
SpeechSynthesizer Methods
SpeechSynthesizer Properties
SpeechSynthesizer Events
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
SpeechSynthesizer Events
The
SpeechSynthesizer
type exposes the following members.
Events
Name
Description
BookmarkReached
Raised when a bookmark is reached.
PhonemeReached
Raised when a phoneme is reached.
SpeakCompleted
Raised when the
SpeechSynthesizer
completes the speaking of a prompt.
SpeakProgress
SpeakStarted
Raised when the
SpeechSynthesizer
begins the speaking of a prompt.
StateChanged
Raised when the state of the
SpeechSynthesizer
changes.
VisemeReached
Raised when a viseme is reached.
VoiceChange
Raised when the voice of the
SpeechSynthesizer
changes.
Top
See Also
Reference
SpeechSynthesizer Class
System.Speech.Synthesis Namespace
Tags :