تحميل مفتوحة المصدر بوت ليبر الجماعة الطبعة وتثبيت بوت ليبر على الخادم الخاص بك
SDK and Web API

Speak recognition with Javascript SDK

قبل joergst نشر Dec 12 2016, 8:31

How can I add speak recognition to my Bot with the Javascript SDK. The function toggleListen doesn't exist.


by admin posted Dec 12 2016, 10:19
If you use the bot's embed code it will automatically add speech recognition in the WebChatBotListener createBox() function.

To add speech recogntion yourself you can call the,

SDK.startSpeechRecognition();

To start speech recognition, and,

SDK.stopSpeechRecognition();

to stop speech recognition.

Use all need to call,

SDK.registerSpeechRecognition(input, button);

To register for the speech events.

Speech recognition is only supported in browsers that support HTML5 Speech, such as Chrome.

See,
https://www.botlibre.com/forum-post?id=11672958

Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 3017, today: 0, week: 5, month: 13

by joergst posted Dec 12 2016, 10:27

great, thank you for the very fast answer.

The problem was, that I don't embed the Bot with the box, only with <div> in a website.


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2779, today: 1, week: 8, month: 16

معرف: 14898952
نشر: Dec 12 2016, 8:31
الردود: 2
الآراء: 3397, اليوم: 1, الأسبوع: 8, الشهر: 19
0 0 0.0/5