PDFium Delphi Component Docs

FeedSpokenPosition metoda

Class: TPdfReadingSession  ·  Jedinica: PDFium
Unosi trenutačni pomak izgovorenog teksta govornog pogona u praćenje riječi

Sintaksa

procedure FeedSpokenPosition(SpokenOffset: Integer);

Parametri

SpokenOffsetInteger - Zero-based offset in the current chunk text

Opis

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

Napomene

Primjer

ReadingSession1.FeedSpokenPosition(InputWordPosition);

Vidi također

TPdfReadingSession, TPdfReadingSession.State