internal void FireNotification(AudioVolumeNotificationData notificationData) { OnVolumeNotification?.Invoke(notificationData); }