PDA

Click to See Complete Forum and Search --> : Audio questions


FMillion
Aug 16th, 2000, 11:45 PM
I have some problems with audio in VB.

1. How can I build a .WAV file into an EXE file using resource files? I've tried it but whenever I try calling it from the API it tells me the resource doesn't exist.

2. How can I tell, when playing a sound asynchronously, when the sound finishes playing? I want to allow users to stop the sound by clicking on the mouse, but also when the sound finishes the program will go on to some more statements.

Any help would be appreciated.