PDFium Delphi Component Docs

метод FeedSpokenPosition

Class: TPdfReadingSession  ·  Модул: PDFium
Feeds the speech engine current spoken-text offset into the word tracker

Синтаксис

procedure FeedSpokenPosition(SpokenOffset: Integer);

Параметри

SpokenOffsetInteger - Zero-based offset in the current chunk text

Описание

The method maps the offset through the current chunk TPdfSpokenText spans and moves the attached TPdfView word cursor

It is ignored unless State is pssSpeaking

Забележки

Пример

ReadingSession1.FeedSpokenPosition(InputWordPosition);

Виж също

TPdfReadingSession, TPdfReadingSession.State