[audio] Bump esp-audio-libs to v3.2.0 (#16806)

This commit is contained in:
Kevin Ahrendt
2026-06-04 16:24:47 -04:00
committed by GitHub
parent 148a5ba68e
commit 419bde18b0
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
0550a8ea4182dbc007660de060dd023ce22c865c8e95040a36f3d07a5b354fc6
adf1b0ed175c64877f959b14ff1ff8d3ba0d15bafcd86fab85a66f1d5ce953e8

View File

@@ -335,7 +335,7 @@ async def to_code(config):
add_idf_component(
name="esphome/esp-audio-libs",
ref="3.1.0",
ref="3.2.0",
)
data = _get_data()

View File

@@ -2,7 +2,7 @@ dependencies:
bblanchon/arduinojson:
version: "7.4.2"
esphome/esp-audio-libs:
version: 3.1.0
version: 3.2.0
esphome/esp-micro-speech-features:
version: 1.2.3
esphome/micro-decoder: