Open Kanosakl opened 5 years ago
Thanks for reporting - it doesn't work for me either. Looks like the underlying API does not work for some reason. E.g., this should work when pasted in the console, but it does not:
utterance = new SpeechSynthesisUtterance("cat, dog, bark");
speechSynthesis.speak(utterance);
When I first installed this extension (probably 2 weeks ago), text to speech was working fine. It doesn't work right now (no speech voice upon pressing control when popup shows up).
Here are my settings