What information was incorrect, unhelpful, or incomplete?
This page claims Firefox has full support, but this API function does not work on Linux (Ubuntu 2020.4 LTS) in my tests.
What did you expect to see?
That pausing the TTS speaker would work.
Did you test this? If so, how?
Yes, I use the speechSynthesis API for my https://conze.pt project (see the speech-buttons on any article and in the sidebar results). Chrome and MS Edge on Linux work fine with pause(), but with Firefox on Linux the pause() function does not pause the speaking. (I can't test Firefox on Windows to see if pause() work there)
What information was incorrect, unhelpful, or incomplete?
This page claims Firefox has full support, but this API function does not work on Linux (Ubuntu 2020.4 LTS) in my tests.
What did you expect to see?
That pausing the TTS speaker would work.
Did you test this? If so, how?
Yes, I use the speechSynthesis API for my https://conze.pt project (see the speech-buttons on any article and in the sidebar results). Chrome and MS Edge on Linux work fine with pause(), but with Firefox on Linux the pause() function does not pause the speaking. (I can't test Firefox on Windows to see if pause() work there)
MDN page report details
* Query: `api.SpeechSynthesis.pause` * MDN URL: https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis/pause * Report started: 2021-10-30T22:26:09.584Z