TTMSFNCWXSpeechSynthesis.OnVoiceReady Event
Occurs when the list of available voices has been loaded and contains at least one entry.
API unit family: TMSFNCWXSpeechSynthesis
Declaring type: TTMSFNCWXSpeechSynthesis
Inherited from: TTMSFNCWXCustomSpeechSynthesis
Type: TNotifyEvent
Syntax
property OnVoiceReady: TNotifyEvent;
Remarks
Read Voices from the handler to populate a selection control before calling Speak.
Parameters
| Name | Description |
|---|---|
Sender |
The object that triggers the event. |