How to manage the playback of multiple MP3 files ?
Posted: Tue Oct 22, 2019 8:46 am
Hello,
I want to do the following steps.
1. The playback of a MP3 file is requested by the user.
2. The MP3 file is playing.
3. During the playback of the MP3 file, a second playback is requested by the user.
4. The playback of the first MP3 file shall be stopped and the second shall be played.
How can I do that ?
My code is based on the example: esp-adf/examples/advanced_examples/dlna.
Best regards.
I want to do the following steps.
1. The playback of a MP3 file is requested by the user.
2. The MP3 file is playing.
3. During the playback of the MP3 file, a second playback is requested by the user.
4. The playback of the first MP3 file shall be stopped and the second shall be played.
How can I do that ?
My code is based on the example: esp-adf/examples/advanced_examples/dlna.
Best regards.