From 85c2caa9ebcab10ab1078e23bef5e6514fdedbf9 Mon Sep 17 00:00:00 2001 From: Roman Priesol Date: Tue, 12 May 2026 23:21:17 +0200 Subject: [PATCH] Fix media-player on mcu-echo --- mcu-echo.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mcu-echo.yaml b/mcu-echo.yaml index c09d254..1842e73 100644 --- a/mcu-echo.yaml +++ b/mcu-echo.yaml @@ -101,7 +101,7 @@ speaker: dac_type: external i2s_dout_pin: 22 channel: mono - sample_rate: 48000 + sample_rate: 16000 buffer_duration: 100ms # Smaller buffer - platform: mixer id: mixer_speaker_id @@ -127,6 +127,7 @@ media_player: id: media_out name: Player codec_support_enabled: false + buffer_size: 14000 media_pipeline: speaker: media_spk_resampling_input # format: WAV