PDFium Component Docs

LoadSpoken-metode

Class: TPdfReadingSession  ·  Unit: PDFium
Laster de talte bitene som sesjonen skal spille av i rekkefølge

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