When reading big chunks of text and navigating fast with C-n or C-p, the buffer is sometimes not properly flushed.
Steps to reproduce:
- Read large chunks of text
- Navigate quickly using C-n or C-p
Expected behavior: Buffer should be properly flushed during fast navigation.
Actual behavior: Buffer occasionally fails to flush, causing speech issues.