read the current audio playing status
1 view (last 30 days)
Show older comments
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.
0 Comments
Answers (1)
Walter Roberson
on 25 Oct 2013
If you are using audioplayer, then get() the Running property.
0 Comments
See Also
Categories
Find more on Audio and Video Data in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!