Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jankapunkt opened this issue Dec 1, 2021 · 4 comments
Labels
bug Something isn't working Chrome

Comments

@jankapunkt
Copy link
Member

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 jankapunkt added the bug Something isn't working label May 14, 2022
@Zireael07
Copy link

In my case it says no voices even after reload.

@jankapunkt
Copy link
Member Author

@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?

@Zireael07
Copy link

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

@jankapunkt
Copy link
Member Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Chrome
Projects
None yet
Development

No branches or pull requests

2 participants