How to display audio file length in Matlab GUI
Afficher commentaires plus anciens
Hello everyone,
I have created an audio file player on Matlab, with Upload file and Play/Stop buttons.
Interested to code a display timer to show how long is the audio file while being played.
Can I use disp.AudioFileReader to count its length?
Need to count seconds in every loop.
Any suggestions appreciated.
2 commentaires
Jan
le 10 Avr 2022
What does "in every loop" mean? audioinfo tells you the length of a sound file.
Nikos Korobos
le 10 Avr 2022
Modifié(e) : Nikos Korobos
le 10 Avr 2022
Réponse acceptée
Plus de réponses (0)
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!


