phetsims / utterance-queue

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

voicingManager.speakIgnoringEnabled should be replaced #57

Closed jessegreenberg closed 2 years ago

jessegreenberg commented 2 years ago

We need a different function to speak without using the voicing framework. We don't like the example usage in number-play. It should ideally use the UtteranceQueue.

jessegreenberg commented 2 years ago

Moving to utterance-queue now that that is where SpeechSynthesisAnnouncer lives.

zepumph commented 2 years ago

Duplicate of https://github.com/phetsims/utterance-queue/issues/69