How to change languaje
Closed this issue · 2 comments
phyr0s commented
I'm trying to set languaje into Spanish but I don't know how to configure it
Can someone help me please?
Thanks
jcesarmobile commented
var recognition = new SpeechRecognition();
recognition.lang = 'es-ES';
phyr0s commented
Not working in android, you can try :(