Fix the issue where the beginning of speech gets clipped when using
speechSynthesis
When using the Web Speech API (window.speechSynthesis), the first few syllables of speech often get cut off or clipped. This is a common issue, especially in Chrome-based browsers.