Where does one configure the default voice for TTS in Chrome (Web Speech API, SpeechSynthesisUtterance)?
Recently, my app started using German. It used to use English.
I'd like to set this in configuration if possible (instead of setting it in the code).