hi i’ve read the example but i’m not understand how to check if mp3 is playing.
i’m writing a mp3 player app same as SparkFun example but using your libary.
i would like to check/set if mp3 is playing , if i press again the button the mp3 stop.
example:
IF i press trigger 1 , mp3 1 start. then if i press again mp3 stop,
if mp3 1 is running and i play trigger 2 , mp3 1 stop, if i press again trigger 2 , mp3 2 start …. and this for any trigger (4 trigger total)
best regards… i’m not able to found a manual that explain mp3 library … exist?