PDFium Component Docs

TPdfSpokenText record

Unit: PDFium
Съхранява низа, подаден на speech engine, плюс span-ове, които го съпоставят обратно с текста на PDF страницата

Syntax

type TPdfSpokenText = record ... end;

Fields

FieldTypePurpose
TextWStringString passed to the speech engine
SpansTPdfSpokenSpansMapped runs that translate spoken offsets back to page text

Description

A TPdfSpokenText chunk can represent a page, one reading unit, or any caller-defined read-aloud segment

Remarks

See Also

TPdfSpokenSpan, BuildSpokenTextFromWords, TPdfReadingSession.LoadSpoken