ESP32 Version of SAM
This example plays audio generated from text HELLO, MY NAME IS SAM. using SAM - Tiny Speech Synthesizer.
To run this example you need ESP32 LyraT or compatible board with speakers or headphones connected and ESP32 with SPI RAM enabled
git clone --recusive https://github.com/tuanpmt/esp-adf-sam.git
cd esp-adf-sam
make menuconfig
make flash monitor