read the current audio playing status
Ältere Kommentare anzeigen
is there any way i can find out if a audio wav file is currently being played or not? if audio is being played i want to pause execution or its not i want to continue execution.
Antworten (1)
Walter Roberson
am 25 Okt. 2013
0 Stimmen
If you are using audioplayer, then get() the Running property.
Kategorien
Mehr zu Audio and Video Data finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!