Is there a way to open music and play it?
Mostra commenti meno recenti
Is there a way for MATLAB to read all music files and work like a music player
1 Commento
Rahul Gulia
il 7 Mar 2022
How can we play Youtube songs links like this? I tried using the webread() function, but it gives me an error "Too many output arguments".
Risposta accettata
Più risposte (1)
Rainaire Hansford
il 21 Ott 2018
1 voto
1 Commento
Walter Roberson
il 21 Ott 2018
Use play() instead of playblocking() . Then put in a button that uses the pause() method on the audioplayer object.
Categorie
Scopri di più su Audio and Video Data in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!