|
-
Aug 19th, 2000, 11:47 PM
#1
Thread Starter
Junior Member
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.
3. Is there a way to embed a sound into a VBA macro so that it will play when a certain process/method/etc is called? I don't want the sound to appear in the document, only play when I tell it to do so in code, and I don't want to have to send the .wav file along with the document.
Any help would be appreciated.
(Note: Questions 1 and 2 already appeared in the API forum, but no response was received over a few days.)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|