Enables elapsed-time based word estimation when the speech engine reports no word position
Syntax
property EstimatePacing: Boolean;
Description
دسترسی: خواندنی/نوشتنی
When enabled, Tick uses EstimateSpokenWordIndex with ElapsedMs and EstimatedWordsPerMinute
Remarks
- نامهای API، نامهای نوع، نام فایلها و اصطلاحات PDF املای اصلی خود را حفظ میکنند تا جستوجوی کد قابل اتکا بماند
Example
ReadingSession1.EstimatePacing := True;
See Also