I was wondering if there was a way to play a short audio file when a certain record is found.
Basically I have a form with a text box, the user scanns a barcode into the textbox. If the db finds a corresponding record, I want it to play an audio file. I have this working with a message box instead of the audio file, but the user of this program keeps forgetting to look at the screen after each barcode is scanned.
Thanks in advance!
Basically I have a form with a text box, the user scanns a barcode into the textbox. If the db finds a corresponding record, I want it to play an audio file. I have this working with a message box instead of the audio file, but the user of this program keeps forgetting to look at the screen after each barcode is scanned.
Thanks in advance!