macdonst/SpeechRecognitionPlugin

How to change languaje

Closed this issue · 2 comments

I'm trying to set languaje into Spanish but I don't know how to configure it
Can someone help me please?
Thanks

var recognition = new SpeechRecognition();
recognition.lang = 'es-ES';

Not working in android, you can try :(