Bingo caller program:
I would like to create a program to play series of audio files named as 1 through 10. As I entered the filename in the textbox, the program should play the audio file and display the numbers already played on board or something.
The audio file as follow:
1.wav 2.wav 3.wav ….
I am brand new to the c#….please advise !