Search found 2 matches
- Mon Apr 12, 2021 3:25 am
- Forum: ESP-ADF
- Topic: ESP32-lyrat - Read Data over a2dp and play over hfp
- Replies: 0
- Views: 2510
ESP32-lyrat - Read Data over a2dp and play over hfp
Hello Everyone, I am working on a project where I need to read the music data over a2dp and write the data over hfp. By referring the example of get_started->pipeline_a2dp_hfp_example. I am able to read data over a2dp and store it in flash using partition logic. But when I am writing the same data o...
- Sun Apr 11, 2021 6:33 pm
- Forum: ESP-ADF
- Topic: Receive data from a2dp and play over hfp
- Replies: 1
- Views: 13532
Receive data from a2dp and play over hfp
Hi I am working on the project where I need to store the data coming over a2dp and play that data over hfp. I am writing data to the partition for fast access but some how I am failing. When I hear the music over hfp its is coming at very low sample rate, hearing very broad/heavy sound for music I t...