求救: 中文語音識別模塊 Voice

2015-05-041.1万
AI 快速预览详细 收起
本文讨论了在使用Arduino中文语音识别模块Voice时遇到的编译错误问题。具体错误包括'Arduino.h: No such file or directory' 和 'byte' does not name a type。通过检查文件路径和包含正确的头文件,可以解决这些编译错误。文章提供了详细的解决方案,帮助用户快速解决问题,避免自行排查的时间成本。

求救: 中文語音識別模塊 Voice

Compliing 一直出現以下錯誤訊息:
In file included from Voice_led.cpp:9:
Z:\Desktop\Daniel\Arduino0023\libraries\Voice/Voice.h:10:21: error: Arduino.h: No such file or directory
In file included from Voice_led.cpp:9:
Z:\Desktop\Daniel\arduino0023\libraries\Voice/Voice.h:88: error: 'byte' does not name a type
Z:\Desktop\Daniel\arduino0023\libraries\Voice/Voice.h:128: error: 'byte' does not name a type


有人知道如何解決嗎? 謝謝!

创作许可协议

本项目采用 None(不开放任何权利,保留所有权利) 进行许可。

评论(4)
tinahmh
tinahmh
作者
已加載庫文件, 還是同樣的錯誤訊息... 怎麼辦?
Cain
Cain回复tinahmh
看你的版本还是0023?换个1.0以上的版本吧,还有,程序用库自带的样例试试能不能过编译
tinahmh
tinahmh
作者
加载库文件? 能請告知論壇教程網址嗎? 非常謝謝!
touchfree
touchfree
好像是没有 加载库文件吧 论坛里有相关教程
- 没有更多了 -