Play MP3 files using C#. Goals: This project is used to play the mp3 files using c#. Steps: 1) Create ac# windows application. 2) create two textboxes and two button controls. 3) copy the following code. private string PlayCommand; ...