You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Phil Schatzmann edited this page Nov 15, 2022
·
1 revision
Since the espeak-ng uses a lot of flash memory the supported processors are limited.
I can confirm that it is working on
ESP32
RP2040 (with the Arduino implementation of Earl Phil Hower
I tried to debug the mbed Implementation of the RP2040, but it was crashing in the middle of some modules. I initially assumed that this was because the stack was too small, but I could exclude this...