Search found 2 matches
- Sun Jul 14, 2024 7:15 pm
- Forum: ESP-ADF
- Topic: Get song title of bluetooth track
- Replies: 0
- Views: 3189
Get song title of bluetooth track
Is it possible to request/get the currently playing song title of a bluetooth connection through the bluetooth pipeline? I've seen that you can request the metadata through the Bluetooth® AVRCP API with the function esp_avrc_ct_send_metadata_cmd , but my starting point was the pipeline_bt_sink examp...
- Thu Jun 27, 2024 7:42 pm
- Forum: ESP-ADF
- Topic: Setup shelve filter for ES8388
- Replies: 0
- Views: 3879
Setup shelve filter for ES8388
Hey, Im using a custom board with an ESP32-WROOM kit to output a bluetooth audio stream via i2s through the audio codec ES8388. I've used the configuration file of the LyraT v4.3 board and the play_bt_music_example from the esp-adf repository as an initial starting point. Everything looked as it wor...