Question / Help Browser Source unable to load voices or speak with HTML5 TTS

WolfMerrik

New Member
Hello,

I am currently using OBS Studio 21.1.2 and am currently unable to get the browser source to function with TTS. I have tried creating a simple page to simply list available TTS voices, this lists quite a bit in chrome, however, in OBS it shows none as available. I am assuming this is why it is unable to speak the text. Even looking at a page like http://creative-punch.net/2014/10/intro-html5-speech-synthesis-api/ which gives a simple working demo of TTS as a test is unable to function at all.

I am wondering if anyone has experienced this before, or if anyone has any suggestions. I have tried it also with 20.1.x as well as both the 32/64 also both run as admin and without. I am somewhat stumped.

Thank you very much.
 

DBMaster

New Member
I believe CefSharp does not support the HTML5 SpeechSynthesis API. You may want to look into other solutions. (CefSharp is essentially Chromium packaged into OBS. CefSharp is used in many computer applications.)
 
Top