I'm trying to use the latest release of Microsoft Visual Basic to play a WAV file. I want to loop the audio. Is there a way to do this without a noticeable gap? Is there a library available that can do this?
However, I would like to have the following information.
a. How much of the file has played (in seconds).
b. How much is remaining the be played (in seconds).
c. Has the playing of the file reached the end.
However, I would like to have the following information.
a. How much of the file has played (in seconds).
b. How much is remaining to be played (in seconds).
c. Has the playing of the file reached the end.