Skip to content

Set mic channel to LEFT for atoms3r-with-echo-base#76

Open
BikesAndBBQ wants to merge 1 commit intom5stack:mainfrom
BikesAndBBQ:atoms3r-microphone-channel-fix
Open

Set mic channel to LEFT for atoms3r-with-echo-base#76
BikesAndBBQ wants to merge 1 commit intom5stack:mainfrom
BikesAndBBQ:atoms3r-microphone-channel-fix

Conversation

@BikesAndBBQ
Copy link
Copy Markdown

The ES8311 codec on the Atomic Echo Base sends microphone samples on the LEFT I2S slot, but ESPHome's i2s_audio.microphone defaults to RIGHT, the device reads from a silent slot and the mic appears non-functional.

This matches I2S_CHANNEL_FMT_ALL_LEFT in M5Stack's own openai-realtime- embedded-sdk (see media.cpp, "Important for EchoBase" comment).

The ES8311 codec on the Atomic Echo Base sends microphone samples on
the LEFT I2S slot, but ESPHome's i2s_audio.microphone defaults to
RIGHT, the device reads from a silent slot and the mic appears
non-functional.

This matches I2S_CHANNEL_FMT_ALL_LEFT in M5Stack's own openai-realtime-
embedded-sdk (see media.cpp, "Important for EchoBase" comment).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant