Matlab app designer audio playlist

5 visualizaciones (últimos 30 días)
Clinton Amponsah
Clinton Amponsah el 27 de Ag. de 2021
Respondida: Rahul el 11 de Oct. de 2024
How can I add playlist to my app designer in matlab?

Respuestas (1)

Rahul
Rahul el 11 de Oct. de 2024
I understand that you wish to obtain your playlist in a MATLAB App Designer app.
If you have the collection of audio files in a particular location, you can use functions like 'audioread' and 'audioplayer' by providing the file location to read and play the audio respectively.
You can refer to the following links to understand better how your desired result could be achieved through App Designer:
You can refer to the following MathWorks documentations to know more about these functions:
Hope this helps! Thanks.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by