void Activity_Resumed(object sender, EventArgs e) { // Resume all sounds that were playing when the activity was paused Alc.DeviceResume(_device); }