PDFium Component Docs

LoadSpoken method

Class: TPdfReadingSession  ·  Unit: PDFium
Nạp các chunk thoại mà phiên sẽ phát theo thứ tự

Syntax

procedure LoadSpoken(const Chunks: TPdfSpokenTexts);

Parameters

ChunksTPdfSpokenTexts - Spoken chunks to copy into the session

Description

The method calls Stop before replacing the chunk list so prior playback state and word highlighting are cleared

Remarks

Example

ReadingSession1.LoadSpoken(Chunks);

See Also

TPdfReadingSession, TPdfReadingSession.State