Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MMC and recording
Message
From
19/06/2001 11:50:02
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
MMC and recording
Miscellaneous
Thread ID:
00521094
Message ID:
00521094
Views:
49
Here's one simple question against MMC.

I want to record a file. So, I put this in the RecordClick() event.
MESSAGEBOX('About to record')
ThisForm.MMCAudio.FileName='d:\test.wav'
I also put this in the RecordCompleted() event.
MESSAGEBOX('Record completed')
Now, when I click on the record button, I see About to record. But, as soon as I press Ok, I see Record completed. Why doesn't it allow me to record. I thought we would be able to speak and hit the stop button once we are done. I guess it's not the way it works.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Reply
Map
View

Click here to load this message in the networking platform