Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ebubekirbastama/58d92da19e3bfa005079e01cba0d4abd to your computer and use it in GitHub Desktop.
Save ebubekirbastama/58d92da19e3bfa005079e01cba0d4abd to your computer and use it in GitHub Desktop.
SoundPlayer player = new SoundPlayer(Application.StartupPath + "\\" + "ebsclikc.wav");
player.Play();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment