Rejoignez le projet open source Bot Libre à BotLibre.org
SDK and Web API : Speak recognition with Javascript SDK

RE: Speak recognition with Javascript SDK

par admin posté 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


Id: 14899093
Posté: Dec 12 2016, 10:19
Réponses: 0
Vues: 3794, aujourd'hui: 19, semaine: 82, mois: 187
0 0 0.0/5