void Activity_Paused(object sender, EventArgs e) { // Pause all currently playing sounds by pausing the mixer Alc.DevicePause(_device); }