次の方法で共有


AudioEffectsFeatureEvent type

オーディオ効果機能イベント

type AudioEffectsFeatureEvent =
  | "effectsStarted"
  | "effectsStopped"
  | "effectsError"