Search found 2 matches
- Mon Aug 12, 2024 7:27 am
- Forum: General Discussion
- Topic: Unable to open the sd card mp3 file while transmitting audio data to connected device through bluetooth a2dp profile
- Replies: 1
- Views: 942
Re: Unable to open the sd card mp3 file while transmitting audio data to connected device through bluetooth a2dp profile
Expecting the reply from admin??
- Thu Aug 08, 2024 3:11 pm
- Forum: General Discussion
- Topic: Unable to open the sd card mp3 file while transmitting audio data to connected device through bluetooth a2dp profile
- Replies: 1
- Views: 942
Unable to open the sd card mp3 file while transmitting audio data to connected device through bluetooth a2dp profile
Note: iam using example code (D:\ESP_ADF\esp-adf\examples\player\pipeline_a2dp_source_stream) 1)audio_element_set_uri(fatfs_stream_reader, "/sdcard/test.mp3"); // i had set the same path still no luck 2)discovery and connection is absolutely fine when comes to transmission itself open the file is an...