i have a Sipeed Maixduino Development Kit it has a builtin Mic and a dac. i want it to detect the wakeword or press a button an respond back using the Assist feature
this is the board
.https://wiki.sipeed.com/hardware/en/maix/maixpy_develop_kit_board/maix_duino.html
#Sipped Maxdunio
1 messages · Page 1 of 1 (latest)
I don't think there is corresponding software for that K210 chip. There's also ESP32 WROOM on the board, but who knows how they interact...
Right now most of the development is based on ESP32-S3, not on RISC-V...
Yeah like the wake word processing can be done on the k210 and can be sent to the esp32 right?
Which will speak to the home assistant service
It's probably possible. You need to consult with some great embedded developer.