I wish to develop a program which used to play the sound file. The problem I face now is I wish can play the sound file when select the userID from mysql database.
For example, when I select one of the userID from combobox, then the sound file can automatically playing? By the way, the userId is already stored in database, just after I click one of it, then the sound file can playing directly?
Does anyone have experience in doing this kind of program?
If anyone can help me with this, I would like to say thank you to them.