LinChe(Luke)(KSAC LC2716)(林澈)

Results 20 comments of LinChe(Luke)(KSAC LC2716)(林澈)

@pschatzmann Thank you!But after I read the description ,"setIndex"is "moves to selected file " Seems it's what I want ,but how do I select what filename or file path I...

@pschatzmann Thank you very much! It does play what I want ! But is it possible to play mp3 by path?or I can only order all of them in alphabet...

@pschatzmann Oh,here it is: Code ` #define USE_SDFAT #include "AudioTools.h" #include "AudioLibs/AudioA2DP.h" #include "AudioCodecs/CodecMP3Helix.h" const char *startFilePath="/"; const char* ext="mp3"; const char* na="m"; AudioSourceSdFat source(startFilePath, ext); A2DPStream out = A2DPStream::instance();...

@pschatzmann Well I don't know why if I use setIndex,it does work,but setpath doesn't ,and it output very little noise (Player-sd-a2dp)esp32s Thank you (By the way ,audiokid can't work on...

@pschatzmann Bingo! It works!Thank you for helping,after set it to /ex/rickroll.mp3,it did it's job! LinChe

@pschatzmann Thank you for helping!Good luck!

@pschatzmann Thank you!But I can only use sub file

@pschatzmann thank you so much for the work!I found another problem is that if I set it to 0.05 in setup, I can't use my earphones to set it very...

Going to make a open source watch with Bluetooth player!![image](https://user-images.githubusercontent.com/110216618/183380840-2e9bbd08-c9cf-4d91-968f-0df7fc5976ea.jpeg)

@pschatzmann Thank you for your suggestions! Although I set it to 0.6 it still returns 'ovf' thanks! LinChe