Upgrade to our commercial service Bot Libre for Business for only $4.99 per month
Bot Libre Forum : set speech recognition to German

RE: set speech recognition to German

by admin posted Sep 10 2015, 9:24

Hi Martin,

Thanks for reporting the issue. It looks like we are not currently setting the language in the speech recognizer, so it defaults to English or the browser/OS default language.

If you are using our JavaScript embedding code, you can just and the lines to the start of your SDK script.

SDK.startSpeechRecognition = function() { if (SDK.recognition != null) { SDK.recognition.lang = "de.DE"; SDK.recognition.start(); SDK.recognitionActive = true; } }


We will try to fix this on our end in our next update to default to the bot's language. You can set your bot's language from the voice admin page. "de" in the language code for German.


Id: 11566535
Posted: Sep 10 2015, 9:24
Updated: Sep 10 2015, 9:29
Replies: 0
Views: 2796, today: 2, week: 4, month: 10
0 0 0.0/5