ESP32 S3 Box 3 Firmware which combines continuous conversation, dock sensors and media player
I combined jaymunro's firmware for continuous conversation and sensors support with gnumpi's implementation of media player. Using the media player seems to solve the low volume problem. The firmware implements the "assist query" and "assist reply" sensors which are not used in gnumpi's implementation. The firmware uses "Hey Jarvis" but you can change it to your needs. I didn't use gnumpi's images as I wanted to maintain the original feel. You will need to adjust the firmware to your own environment (wifi, ap, etc.). I did not test it extensively.
I made a few other changes:
Known bug - when muting and then un-muting with physical mute button, microphone/wake word detection stops working until reboot. I am unable to find the cause of that.
Now also includes wifi information, radar, up-time, temp and humidity, internal temp and more thanks to Christoph
Thank you jaymunro, gnumpi and Christoph for your good work.