Comment 3 for bug 1987979

Revision history for this message
In , Olivier Tilloy (osomon) wrote :

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:92.0) Gecko/20100101 Firefox/92.0

Steps to reproduce:

Using the firefox snap, open the devtools console, and enter:

    speechSynthesis.speak(new SpeechSynthesisUtterance("Testing 1 2 3"));

Actual results:

Nothing (no text is being spoken).

Expected results:

speech-dispatcher should be speaking "Testing 1 2 3".

This is a snap-specific issue, speech synthesis works well with an unconfined build of firefox. More details at https://forum.snapcraft.io/t/firefox-snap-speech-dispatcher/6165.