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...




Reply With Quote