共用方式為


AudioEffectsFeatureEvent type

音訊效果功能事件

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