|
to the best of my knowledge- there is no way to "play" a sound in vb. You could find files or specify files to be played and then use VB to call the appropriate program...
for example, you could select the files and then command windows explorer to open them- windows explorer will open them w/ whatever program is allocated (ex if you have media player set as default mp3 files, win explore will open them with media player)...
or you could change the system sound for alert and then issue several system alerts...
again, I do not know of (nor can I think of a way) that VB could read and produce sound though
|