PDFium Component Docs

EstimatePacing-ominaisuus

Class: TPdfReadingSession  ·  Unit: PDFium
Enables elapsed-time based word estimation when the speech engine reports no word position

Syntax

property EstimatePacing: Boolean;

Description

Access: Read/write

When enabled, Tick uses EstimateSpokenWordIndex with ElapsedMs and EstimatedWordsPerMinute

Remarks

Example

ReadingSession1.EstimatePacing := True;

See Also

TPdfReadingSession, EstimateSpokenWordIndex, TPdfReadingSession.Tick