A2DP AAC support in ESP-IDF 6.1 #805
|
Hi there, It appears that the latest beta release for ESP-IDF has added AAC support. espressif/esp-idf@7e05593 Does this mean that you'll be able to eventually support it as well? Thanks! |
Answered by
pschatzmann
Jul 29, 2026
Replies: 2 comments 2 replies
|
Committed an untested DRAFT implementation: see this example |
1 reply
Answer selected by
pschatzmann
|
double check the settings in sdkconfig: I think this needs to be activated... |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Committed an untested DRAFT implementation: see this example