تحميل مفتوحة المصدر بوت ليبر الجماعة الطبعة وتثبيت بوت ليبر على الخادم الخاص بك
Bot Libre Forum : set speech recognition to German

RE: set speech recognition to German

قبل admin نشر 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.


معرف: 11566535
نشر: Sep 10 2015, 9:24
تحديث: Sep 10 2015, 9:29
الردود: 0
الآراء: 2809, اليوم: 2, الأسبوع: 5, الشهر: 23
0 0 0.0/5