@alperkal said in AtomS3R with Atomic Echo Base Chatbot:
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-sdkBut 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?
when I Install the OpenAI VOice Assistant firmware for S3R Echo Base it does nto do anything for me. just displays the OpenAI logo and that's it. the comments on the firmware also say that it mostly does not work :/ I was searching left and right to find a proper sketch or any code that I can configure myself, too!