ESP32_Alexa icon indicating copy to clipboard operation
ESP32_Alexa copied to clipboard

An Alexa Smart Speaker project for the ESP32.

Results 14 ESP32_Alexa issues
Sort by recently updated
recently updated
newest added

Espressif has a wake word engine that runs on the ESP32 now. It works with Alexa. But... it needs that module with 4MB of PS RAM.

about every 10 to 15 minutes the code crashes and the esp32 is rebooted. Te histerical laugh almost giving me a heartattack. Crash report is below: ```[0;32mI (669308) alexa: frame...

I'm having trouble compiling. Wich ESP-IDF version do i need? It might be handy to mention that in the readme.md every time you update the code for a new sdk...

When I try to compile this program, `ESP32_Alexa/partitions.csv' occupy 2.1MB of flash (2162688 bytes) which does not fit in configured flash size 2MB` Do i need to use 4M Flash?