w3c / aria-at-automation-driver

A WebSocket server which allows clients to observe the text enunciated by a screen reader and to simulate user input
Other
10 stars 6 forks source link

fix: run vocalizer before adding voice to set default voice #5

Closed mzgoddard closed 2 years ago

mzgoddard commented 2 years ago

We realized using sapi to speak will make a default from currently installed voices be chosen. If the automation voice is installed before, that default will become the voice. This is not intended. To help users of the automation voice avoid this situation we can make a default be chosen before installing the automated voice by using Vocalizer to speak.