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