alic-maker

Results 8 comments of alic-maker

You are right. It's strange that we haven't encountered `data_len=0` yet. Anyway, it'll be fixed soon.

Yes, I also thought about storing mono MP3 files in the beginning to save flash space. I'm not using mono now because I don't know how to configure es8311 and...

Maybe the target is not set to `esp32s3`, so those GPIOs are not defined.

Thank you for your contribution. We still need more tests for this PR, especially for the speech recognition part, which will take some time. Shanghai is under lockdown, so we...

Now this [mahavirj:feature/support_esp_idf_v5.0-dev](https://github.com/mahavirj/esp-box/tree/feature/support_esp_idf_v5.0-dev) branch will fail to compile with IDF release/v5.0. I changed Rainmaker to master, and it seems that the compilation will still fail.

Thank you for your contribution. That's good. Do you have some descriptions about how to connect the hardware and use it? That will facilitate other developers to use or test...

Unfortunately, the `screen` component is not compatible with ESP32-C3 chip now. You can manually delete the I2S part of `screen` to solve this error.

Thank you for your contribution. The changes you submitted are no longer needed because the components folder has been moved, see [refactor: Remove the components folder in examples ](https://github.com/espressif/esp-moonlight/commit/b6dfa7600ca0e759e7fd9b369653e2ba1ee0517e).