public void StopBackgroundSound()
 {
     _oBackgroundSound.StopSound();
 }