function onUse() -- AudioIndex0 の再生状況を取得する isPlaying = vci.assets.audio.IsPlayingFromIndex(0) print(isPlaying) end