求救: 中文語音識別模塊 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 有人知道如何解決嗎? 謝謝! |




