mdn / mdn/browser-compat-data

api.SpeechSynthesis.pause - does not work for Firefox on Linux

Open
#13,191 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

browser:firefox data:api
Dominant language
JSON
Stars
5.8k
Forks
2.6k
Avg merge
1d 21h
Merged PRs (30d)
186

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked MDN SpeechSynthesis.pause compatibility page and reproduce the behavior in Firefox on Ubuntu 20.04 using the reported speechSynthesis example. Verify whether pause() fails consistently and whether the behavior differs by platform; done means the compatibility data accurately reflects the verified Firefox/Linux support status.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.