PDFiumPas 文件

TPdfSpokenText 记录

单元: PDFium
保存交给语音引擎的字符串,以及把它映射回 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