Signal Input/Output
Speech library for Arduino. Generates speech from a fixed vocabulary encoded with LPC.
Talkie comes with over 1000 words of speech data that can be included in your projects. This library is a reworked version which includes 8 MHz operation and non blocking capabilities as well as a few utilities.
Maintainer: Armin Joachimsmeyer
This library is compatible with the avr, megaavr, samd, esp32, stm32, STM32F1 architectures so you should be able to use it on the following Arduino boards:
Note: while the library is supposed to compile correctly on these architectures, it might require specific hardware features that may be available only on some boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.