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!