Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 287 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 287 Bytes

Chat-Bot

语音解谜机器人

strings.xml 定义了机器人能听懂的所有语音指令

MobileCameraService.java 利用RecognitionListener接口,实现语音识别,利用蓝牙接口,实现安卓大脑和机身的通信

MobileCamera.rar 包含网灵机器人全部代码