Matlab app designer audio playlist
5 ビュー (過去 30 日間)
古いコメントを表示
How can I add playlist to my app designer in matlab?
0 件のコメント
回答 (1 件)
Rahul
2024 年 10 月 11 日
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.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Audio and Video Data についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!