Is there a way to open music and play it?
Afficher commentaires plus anciens
Is there a way for MATLAB to read all music files and work like a music player
1 commentaire
Rahul Gulia
le 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".
Réponse acceptée
Plus de réponses (1)
Rainaire Hansford
le 21 Oct 2018
1 vote
1 commentaire
Walter Roberson
le 21 Oct 2018
Use play() instead of playblocking() . Then put in a button that uses the pause() method on the audioplayer object.
Catégories
En savoir plus sur Audio and Video Data dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!