private void SkipToNextTrack() { musicPlayer.EndTrack(); soundBoardService.PlayVetoSound(); PlayNextTrack(); }