SoundEffect type

呼び出しイベントに使用するカスタムサウンドを表すためのタイプ

type SoundEffect = { url: string }