Text To Speach in Arduino using SAM
I started to look into the topic of Text to Speach Synthesis (TTS) on Microcontrollers with the final goal to compare different engines. Since I don’t want to be bothered to connect the Microcontroller to any output device, I decided to just render the result to a Webbrowser with an ESP32 before committing to any solution. Unfortunately there are no Arduino engines which would provide the result as a stream, so I started to “extend” Read more







