AudioSourceChangedEvent type

البيانات الأساسية للحدث الذي تم تغييره لمصدر الصوت.

type AudioSourceChangedEvent = (args: { source: LocalAudioStream }) => void