TTMSFNCWXSpeechSynthesis.OnEnd Event
Occurs when speech output finishes or is cancelled.
API unit family: TMSFNCWXSpeechSynthesis
Declaring type: TTMSFNCWXSpeechSynthesis
Inherited from: TTMSFNCWXCustomSpeechSynthesis
Type: TNotifyEvent
Syntax
property OnEnd: TNotifyEvent;
Remarks
The handler is for notification only and does not alter playback.
Parameters
| Name | Description |
|---|---|
Sender |
The object that triggers the event. |