going-digital / Talkie

Speech library for Arduino
305 stars 113 forks source link

Error including Talkie library in Arduino IDE 1.6.5 #22

Open pratik7210 opened 7 years ago

pratik7210 commented 7 years ago

I am unable to include Talkie library in Arduino IDE 1.6.5. It displays the following error- Arduino: 1.6.5 (Windows 8), Board: "Arduino/Genuino Uno"

Specified folder/zip file does not contain a valid library.

I also tried copying the header file code, .cpp code and example code in one file but it syill won't work- /*Arduino: 1.6.5 (Windows 8), Board: "Arduino/Genuino Uno"

_1_Getting_Started.ino:14:20: fatal error: talkie.h: No such file or directory compilation terminated. Error compiling.

Specified folder/zip file does not contain a valid library.

Please help me with this problem and tell me which version of IDE does the code work fine on??

q2dg commented 7 years ago

It seems this project is pretty dead, unfortunately.

lokkiikkol commented 6 years ago

you have to change the " " signs for < and >.