Search found 1 match
- Thu Oct 08, 2020 11:10 am
- Forum: ESP-ADF
- Topic: Spiffs Mp3 streaming to BT wrong playback speed
- Replies: 1
- Views: 3589
Spiffs Mp3 streaming to BT wrong playback speed
Hello, My first post on the esp32 forum :) I'm working on streaming an MP3 audio ( spiffs_stream ) via bluetooth. https://github.com/dougofredo/esp-adf-spiffsBTstream/blob/master/main/play_bt_source_example.c My code is a mix of 2 working examples in ESP-ADF ( pipeline_bt_source and pipeline_spiffs_...