Table of Contents

TTMSFNCWXSpeechSynthesis.OnPause Event

Occurs when speech output is suspended.

API unit family: TMSFNCWXSpeechSynthesis Declaring type: TTMSFNCWXSpeechSynthesis Inherited from: TTMSFNCWXCustomSpeechSynthesis Type: TNotifyEvent

Syntax

property OnPause: TNotifyEvent;

Remarks

The handler is for notification only and does not alter playback.

Parameters

Name Description
Sender The object that triggers the event.