phetsims / utterance-queue

Alerting library powered by aria-live
MIT License
0 stars 2 forks source link

Maintenance release for Voicing in Chromebooks #103

Closed jessegreenberg closed 1 year ago

jessegreenberg commented 1 year ago

In https://github.com/phetsims/friction/issues/328 we found a bug with SpeechSynthesis in Chromebooks. It was caused by other Chromebook workaround code that was added for https://github.com/phetsims/gravity-force-lab-basics/issues/303.

The fixing commit is https://github.com/phetsims/utterance-queue/commit/feff87d79a77545af1ea7219521494a3ce2d123a.

Impacted published sims: ratio-and-proportion

We should re-release it so it works on that platform.

jessegreenberg commented 1 year ago

Since ratio-and-proportion is the only sim with this issue I am going to collapse into https://github.com/phetsims/ratio-and-proportion/issues/550