PDFiumPas 文件

TPdfSpokenText 記錄

單元: PDFium
儲存交給語音引擎的字串,以及把它映回 PDF 頁面文字的 spans

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