multiple mp3 play under serial control

I am developing an api where according to some events the number of audios should be played at the same time according to each event (1 - 24 audios) I was reviewing the specifications of sparkfun’s mp3 trigger module … although I’m not sure if this module allows this, which module can I use? communication must be uart serial.

Note : Each mp3 file must have play, stop and repeat control

Check out https://www.sparkfun.com/products/20636 and see https://learn.sparkfun.com/tutorials/1990 for an overview of its use :slight_smile: