Talkie

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.

Author: Peter Knight, Armin Joachimsmeyer

Maintainer: Armin Joachimsmeyer

Read the documentation

Compatibility

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:

Compatibility Note

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.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.