read the current audio playing status
古いコメントを表示
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.
回答 (1 件)
Walter Roberson
2013 年 10 月 25 日
0 投票
If you are using audioplayer, then get() the Running property.
カテゴリ
ヘルプ センター および 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!