I’m trying to use SpeechRecognition API from Chrome, which is free and easy to use, but I did not get it working, I tried everything but It simply doesn’t work, does anyone know what is the problem or provide an example, thanks.
Chromium/CEF doesn’t come with the Speech Recognition API, it’s only included in Chrome.
Oh so there’s no possible way to use a speech to text in client side?
Nope, the only way is using an external API
You can use Google’s speech recognition
ok i’ll give it a try. thanks to you (: You don’t happen to have the code of the fivem resource? Would save me a lot of time 