-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ESP32-LyraT V4.3 with ES8388 support #115
Comments
Hi @Omirax, I do not have such a device so I cannot test it myself. The code seems to work because the logging shows no error. |
Hello! Send ListeningEvent from toggleOff (playAudio) Send IdleEvent from toggleOn (dialogueSession) This is ok? |
Yes, that is ok. That is the state of the state machine. It is possible that there is a problem with the pinouts difference, your link at the top is not for the board with ES8388, is that correct? |
ESP32-Lyrat V4.3 - board with ES8388 |
I found all the little problems and shortcomings with the volume and playback quality. @Romkabouter Maybe you have some ideas? |
@Romkabouter |
Well, PR's are welcome but I do not have such a device so I cannot test it and therefore will not change code myself |
|
@Omirax Are you still trying to find a solution? |
Hello!
Unfortunately, only headphones work for ESP32-Lyrath V4.3 with ES8388.
The microphone and speaker do not work, although all pinouts are the same:
https://docs.espressif.com/projects/esp-adf/en/latest/design-guide/dev-boards/board-esp32-lyrat-v4.3.html#allocation-of-esp32-pins
Could you take a look at what the problem might be?
Regards,
The text was updated successfully, but these errors were encountered: