A2DP Media Codec Selection Sound Sampling Bit Selection. #508
-
Thanks to the work, I have created a Bluetooth audio decoder using the ESP-A2DP, which uses I2S for output. In esp_a2dp_api.h you can also find #define ESP_A2D_MCT_SBC (0) /! < SBC / Does this mean that the Bluetooth decoder supports AAC, and by what means is it set to AAC mode? This would give a big boost Thanks for help! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
No, this is not supported by Espressif, so this is not available in Arduino! |
Beta Was this translation helpful? Give feedback.
No, this is not supported by Espressif, so this is not available in Arduino!