sudo apt-get install ros-kinetic-audio-common
sudo apt-get install libasound2
sudo apt-get install ros-kinetic-sound-play
- 获取源码:
cd ~/catkin_ws/src/
git clone https://github.com/6-robot/xfyun_kinetic.git
- 编译
cd ~/catkin_ws
catkin_make
xfyun语音识别是北京六部工坊科技有限公司为旗下WP系列机器人设计的语音识别工具,使用的是科大讯飞的云识别引擎。目前支持启智ROS和启明1服务机器人。
先连接互联网,使用如下指令开始识别中文:
roslaunch xfyun_waterplus iat_cn.launch
先连接互联网,使用如下指令开始识别英文:
roslaunch xfyun_waterplus iat_en.launch
对于启明1服务机器人,使用如下脚本启动语音识别引擎:
roslaunch wpr1_tutorials speech_recognition.launch