Обновление Platinum обслуживание и давайте строить свой бот для вас
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
Вид: 2810, сегодня: 3, неделю: 6, месяц: 24
0 0 0.0/5