read the current audio playing status
Mostrar comentarios más antiguos
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.
Respuestas (1)
Walter Roberson
el 25 de Oct. de 2013
0 votos
If you are using audioplayer, then get() the Running property.
Categorías
Más información sobre Audio and Video Data en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!