-
### The problem
After updating ESPHome from version 2024.10.3 to 2024.11.2, audio playback on my M5Stack Atom Echo is not working. I am using the [m5stack-atom-echo.yaml](https://github.com/esphome…
muik updated
15 hours ago
-
```
#define AUDIO_FILENAME "/44100_u16le.pcm"
#define FPS 15
#define MJPEG_FILENAME "/240_24fps.mjpeg" // "/220_30fps.mjpeg"
#define MJPEG_BUFFER_SIZE (220 * 176 * 2 / 4)
// #define FPS 15
// #d…
-
### The problem
When installing new ESPHome device the Audio.h file seems to be missing.
### Which version of ESPHome has the issue?
2024.11.0
### What type of installation are you using?
Home A…
-
Hello,everyone:
I use ESP32 wroom32e to connect with the MAX98357, and have connected the speaker, but there has been no sound, it has been bothered for a long time, please what will be the reason, t…
-
### The problem
An error occurs while compiling i2s mic, which causes the mic to not function properly
### Which version of ESPHome has the issue?
2024.7.0 Jul 21 2024,
### What type of i…
-
### The problem
I am trying to use the speaker component to play() raw audio. I have audio encoded as signed (little endian) 16-bit, 16kHz mono and then converted to hex using `xxd`. The audio sample…
esand updated
1 month ago
-
When using PDM mode for I2S, pin configuration from `i2s_pdm_rx_config_t::i2s_pdm_rx_gpio_config_t `are not used.
https://github.com/espressif/esp-adf/blob/d16b0401cc805e184b132aa6c821eccd26163f61/…
-
I'm working with an ESP32-Lyrat v4.3 board and use an external mic to record sound. In the documentation for the ES8388 chip, it says to set certain registry values and i did so but it doesn't change …
-
Would it be plausible to make this compatible with https://github.com/esphome/esphome/tree/dev/esphome/components/i2s_audio
https://esphome.io/components/media_player/i2s_audio.html
https://rc.h…
-
Hello, I tried to add this component to my voice_assistant, but get many warnings:
```
03:43:45 | [W] | [component:170] | Component i2s_audio.microphone cleared Warning flag
03:43:45 | [W] | [co…
KVinS updated
2 weeks ago