pschatzmann / arduino-audiokit

Arduino ADF/Audiokit HAL (support for ESP32-A1S, AI-Thinker, LyraT for ES7148, ES7210, ES7243, ES8311, ES8347, ES8388, TAS5805M, AC101 audio chips)
GNU General Public License v3.0
153 stars 40 forks source link

How to select/play a single MP3 file by name #31

Closed merugear closed 1 year ago

merugear commented 1 year ago

Hi there! I am looking for an implementation to have an MP3 played by the press of a button/key. I tried changing the source, but for some reason it doesn't accept just the file, only directories. Can you help me out with an example please? Thanks!

pschatzmann commented 1 year ago

There are plenty of approaches:

merugear commented 1 year ago

Hi there, I'll try that, thanks!

merugear commented 1 year ago

woops, forgot to close with comment