When using Chrome on Android, [calling the `pause()` method](https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis/pause) does not behave as expected and [cancels the playback](https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis/cancel) for the current utterance being read. **Link:** - TBD