type TPdfSpokenText = record ... end;
| Field | Type | Purpose |
|---|---|---|
Text | WString | String passed to the speech engine |
Spans | TPdfSpokenSpans | Mapped runs that translate spoken offsets back to page text |
A TPdfSpokenText chunk can represent a page, one reading unit, or any caller-defined read-aloud segment
SpokenTextAppend or BuildSpokenTextFromWords