将语音识别添加到机器人 [英] Add voice recognition to a bot

查看:155
本文介绍了将语音识别添加到机器人的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,



我用C#开发了一个机器人,它可以在天蓝色中正常工作。在测试时(选择Azure选项以尝试网络聊天),会显示一个麦克风按钮,用于将语音转换为文本。

Hello,

I have developed a bot in C # and it works correctly in azure. At the time of testing (selecting the Azure option to try web chat) a microphone button is shown that transforms the voice into text.

问题是连接到网络聊天频道时添加< iframe>由Azure提供的标签,显示的机器人窗口不包含麦克风按钮,我需要它。

The problem is that when connecting to the Web Chat channel and adding the <iframe> tag provided by Azure, the bot window that is shown does not contain the microphone button and I need it.

我想知道如何添加它,就像它在Azure中完成一样。谢谢你


I would like to know how to add it, just like it is done in Azure. Thank you

推荐答案

你好,

使用频道时,机器人凭证是否正确传递?以下是有关网络渠道集成的
文章
,可以提供帮助。

Are the bot credentials passed correctly when using the channel? Here is a article on web channel integration that can help.

此外,请看一下
repo
,使用语音按钮自定义网络聊天作为分离组件。 

Also, Please take a look at this repo that customizes webchat as breakaway component with voice button. 


这篇关于将语音识别添加到机器人的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆