Qwiic MP3 Trigger

Hello,

I bought the Qwiic MP3 Trigger https://learn.sparkfun.com/tutorials/qw … okup-guide. It is working working fine.

My questions :

  1. Can I play a mp3 by directory, like function(“folder/subfolder/F001.mp3”), rather than by number mp3.playFile(1);

  2. Otherwise, is there a SparkFun a breakout (preferably not a shied) with which I could play an mp3 per directory?

Thanks

Unfortunately the answer to both your questions is no, the files need to be in the root directory to be playable.