Jesse Hills
Jesse Hills
> it's unclear to me why i2s_audio_microphone and i2s_audio_speaker are calling esp-idf i2s functions but i2s_audio_media_player is not This is because the Audio library handles the streaming, decoding and playing...
Correct, the ble_beacon component needs to be updated to inherit from esp32_ble then it can co-exist
@paravoid I have pushed a commit that shuffles around some of the functions in the Arduino code to better match the idf file even more. I will be testing it...
> I was contemplating where to stop in aligning those two files with each other :) I thought since bigger changes were being made, it made sense to do it...
Working for me on a couple of devices
If still relevant, please re-submit to https://github.com/esphome/wake-word-voice-assistants Jesse
I like this. I think we should move it out of this folder though as it can just be used generically for any s3-box-3 and doesn't need to be for...
Ah yes good point. I think all the actual sensors could go in one file and mute on a sense could just be documented somewhere that people can add to...
Note to self: need to create project directories
Replaced by #205