procedure FeedSpokenPosition(SpokenOffset: Integer);
| SpokenOffset | Integer - 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);