"Talkie" text-to-speech for ESP-32
Posted: Thu May 10, 2018 9:14 pm
Arduino “Talkie” text-to-speech sketch (LPC-10 codec) converted to ESP32 Arduino-IDE
https://github.com/bobh/ESP32Talkie
Stores speech in much smaller files than .wav format. Has a phrase library
Copy file “ESP32Talkie-master” to /Arduino/libraries/
Start Arduino-IDE File/Examples/Examples From Custom Libraries/Talkie
Connect an audio amplifier to ESP32’s GPIO 25 for example
https://github.com/bobh/ESP32AudioFrame ... iagram.pdf
Also, other signal generator examples for that setup https://github.com/bobh/ESP32AudioFramework
Warning: If you play that Suzanne Vega song, it will be in your head for the rest of the day.
https://github.com/bobh/ESP32Talkie
Stores speech in much smaller files than .wav format. Has a phrase library
Copy file “ESP32Talkie-master” to /Arduino/libraries/
Start Arduino-IDE File/Examples/Examples From Custom Libraries/Talkie
Connect an audio amplifier to ESP32’s GPIO 25 for example
https://github.com/bobh/ESP32AudioFrame ... iagram.pdf
Also, other signal generator examples for that setup https://github.com/bobh/ESP32AudioFramework
Warning: If you play that Suzanne Vega song, it will be in your head for the rest of the day.