Hi, I have the
and have this set up as described on the website. All good and works as expected.
But I want to modify the code and add more features: eg: only activate listening when we press the button.
Now the documentation points me to a branch in this repository.
https://github.com/m5stack/openai-realtime-embedded-sdk
But when I build from the source and install on the device without making any change, it stops working. It looks like the version on M5Burner has more than the given driver repository. So can we get access to full source code and the missing link between the embedded sdk and the image that is installed from the m5burner?


