ZauChoco
New Member
Hello,
I try to play text as speech in javascript in the obs browser like StreamLabs does with the donations.
Here is the method: https://github.com/mdn/web-speech-api/
Example: https://mdn.github.io/web-speech-api/speak-easy-synthesis/
It works with chrome, but not with obs. It looks like there are no voices available (synth.getVoices() return an empty array), is there a way to add some ?
Thank you
I try to play text as speech in javascript in the obs browser like StreamLabs does with the donations.
Here is the method: https://github.com/mdn/web-speech-api/
Example: https://mdn.github.io/web-speech-api/speak-easy-synthesis/
It works with chrome, but not with obs. It looks like there are no voices available (synth.getVoices() return an empty array), is there a way to add some ?
Thank you