You are not logged in.

#1 2021-08-14 21:33:33

chovy
Banned
Registered: 2020-12-29
Posts: 62

Speech Syntheiss doesn't work in Firefox

I installed speech-dispatcher and festival

var msg = new SpeechSynthesisUtterance();
msg.text = "Good Morning"

window.speechSynthesis.speak(msg);

speechSynthesis.getVoices() // empty array

If I type: espeak "hello" it works in command line but not firefox.

Offline

#2 2023-04-17 08:42:22

kolserdav
Member
Registered: 2023-04-17
Posts: 1

Re: Speech Syntheiss doesn't work in Firefox

I have the same issue. @chovy any solution?

Offline

Board footer

Powered by FluxBB