Skip to content

Instantly share code, notes, and snippets.

@Requinard
Created December 3, 2014 09:19
Show Gist options
  • Save Requinard/ac4acff151d01e858c6e to your computer and use it in GitHub Desktop.
Save Requinard/ac4acff151d01e858c6e to your computer and use it in GitHub Desktop.
SoundPlayer player = new SoundPlayer();
player.SoundLocation = "surpise_motherfucker.mp3";
// players gonna play play play
player.Play();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment