|
-
Nov 16th, 2000, 03:05 PM
#1
Thread Starter
Addicted Member
How do I know when the playing sound has reached its end? I play it using mciSendString "Play file" etc etc... I don't want to use the wait param since I want the program to run during the sound... I just want to repeat the sound when it has finished...
-
Nov 16th, 2000, 03:59 PM
#2
Try adding a DoEvents after the mciSendString play file code. --Suggestion
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
|