Open Bug 1567934 Opened 6 years ago Updated 3 years ago

Delay initialization of web speech / narrate code in reader mode until narrate panel is opened

Categories

(Toolkit :: Reader Mode, defect, P3)

defect

Tracking

()

People

(Reporter: Gijs, Unassigned)

References

Details

See bug 1566972 for some cases where this causes issues. Even besides that, this is needless work that could be slow (after all, we're invoking OS APIs) and that we could avoid.

See Also: → 1566972

We check for tts voices early to know if the current article can be read with our available voices (ie. is there a language match). If there isn't, we hide the narrate button.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.