PDFium Delphi Component Docs

свойство EstimatePacing

Class: TPdfReadingSession  ·  Модул: PDFium
Enables elapsed-time based word estimation when the speech engine reports no word position

Синтаксис

property EstimatePacing: Boolean;

Описание

Access: Read/write

When enabled, Tick uses EstimateSpokenWordIndex with ElapsedMs and EstimatedWordsPerMinute

Забележки

Пример

ReadingSession1.EstimatePacing := True;

Виж също

TPdfReadingSession, EstimateSpokenWordIndex, TPdfReadingSession.Tick