easy-speech icon indicating copy to clipboard operation
easy-speech copied to clipboard

Chrome Ubuntu loads voices only after page refresh when tts is used on the very first page

Open jankapunkt opened this issue 3 years ago • 4 comments

Close all chrome windows, and try to get voices, no voices will be loaded, onvoiceschanged never dispatches Refresh the page -> voices load, onvoiceschanged will be dispatched.

jankapunkt avatar Dec 01 '21 12:12 jankapunkt

In my case it says no voices even after reload.

Zireael07 avatar Dec 19 '23 10:12 Zireael07

@Zireael07 when you close -> then open your Chrome and open the developer console (F12) and (maybe repeatedly) enter speechSynthesis.getVoices() then do you get any results?

jankapunkt avatar Dec 19 '23 10:12 jankapunkt

no, still says no voices. Tried googling but honestly there is nothing on WHY there are no voices and how to check if your OS has voices

Zireael07 avatar Dec 19 '23 10:12 Zireael07

Yeah, this is a huge problem in general. Most likely there are no voices installed on your system. You can check if things are running on OS level by this topic: https://askubuntu.com/questions/589074/what-is-speech-dispatcher

jankapunkt avatar Dec 19 '23 10:12 jankapunkt