Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
MCI control VB6
Name: BaBa Date: January 11, 2003 at 11:36:39 Pacific OS: Win98 CPU/Ram: 98M
Comment:
Hi, I want to know how I can play a wave file indefinitely using the MCI control in VB6. Please, help! anything is appreciated.
Explaination
I have a very short wave file in my application. I want to play it over and over and over, Non stop. I don't want to use a loop of 2000 passes, which could cause memory problem.
Summary: Hi, I would like to know how I can play a wave file over and over and over none stop. using the MCI control in VB6. Please, help! anything is appreciated ...
Summary: Use the Microsoft Mulitmedia Control (MCI). All the functions to control a CD player are there. All you have to do is design the interface. Put the MCI control on a form, highlight it and press F1. ...
Summary: Hi, I would like to know how to use the MCI control in VB6 to record my voice from a microphone connected to my computer. I have worked with the MCI control all the time. However, I have never tried r...