SpeechSynthesizer.SpeechStarted event
An event that fires when the synthesized voice begins output.
Syntax
Public Event SpeechStarted As TypedEventHandler(Of SpeechSynthesizer, SpeechStartedEventArgs)
Event information
| Delegate | TypedEventHandler<SpeechSynthesizer, SpeechStartedEventArgs> |
|---|
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
|
Capabilities |
|
See also
Show: