public void OnNotify(WasapiNotificationType notify, int device, IntPtr User) { if (Receivers != null) { Receivers.Invoke(); } }