procedure LoadSpoken(const Chunks: TPdfSpokenTexts);
| Chunks | TPdfSpokenTexts - Spoken chunks to copy into the session |
The method calls Stop before replacing the chunk list so prior playback state and word highlighting are cleared
ReadingSession1.LoadSpoken(Chunks);