Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any OCX or WinAPI to record a phone conversation?
Message
From
25/05/2002 01:13:22
 
 
To
24/05/2002 22:47:17
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00660828
Message ID:
00661326
Views:
33
Hi Jim,

I went to the message ID you said but wasnt able to find any code in it. Anyway, this is what I did:

.PortOpen = .T.
.Output = "ATDT" + lcTelNo + ";" + CHR(13)
MESSAGEBOX( "Pick up phone." )
.Output = "ATH" + CHR(13)

I tried issuing "+++" (as per modem's manual) but it doesnt seem to get back online, i.e., the modem's speakers did not generate sound from the conversation. Is there another command to check if it's online?

After dialing, I am supposed to have a commandbutton to hit to start recording the conversation. I noticed that my modem has a speaker jack. Could I link that up to the LINEIN slot of my sound card?

Thanks for your help.

Dennis

I
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform