going-digital / Talkie

Speech library for Arduino
305 stars 113 forks source link

Converting words in uint8_t format #21

Open stavanhimal opened 7 years ago

stavanhimal commented 7 years ago

Hey, thanks for this great library!

I have a question about converting words in uint8 format that how can I convert my own words in this format?

Waiting for your reply.

Thanks!

deladriere commented 7 years ago

try this : http://www.polaxis.be/2015/12/lpc-encoding-for-the-arduinos-talkie-library/

stavanhimal commented 7 years ago

Thank you!

Jerware commented 7 years ago

There appears to be a better option now: http://www.polaxis.be/2017/03/how-to-add-new-vocabulary-to-talko-the-easy-way/