Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27173

How to play 2 wave files in series

$
0
0
Hi,

I need to know how to play 2 wave files but not at once. They should play one by one. My idea was like this:

My.Computer.Audio.Play("C:\Desktop\sound\1.wav")
My.Computer.Audio.Play("C:\Desktop\sound\2.wav")

The problem here is, that it skips 1.wav and only plays 2.wav. But i want it to play first 1.wav then 2.wav

any suggestion?

Viewing all articles
Browse latest Browse all 27173

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>