read the current audio playing status
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Walter Roberson
2013 年 10 月 25 日
If you are using audioplayer, then get() the Running property.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Audio and Video Data についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!