Communication with voice message modem 
Author Message
 Communication with voice message modem

Hello,

I'm trying to use a Voice Modem with Visual Basic.
I have no problem phoning to a selected number whiole using command such :

mscomm1.settings = ...
mscomm1.portopen = true
mscomm1.output = "ATDT087226060" & vbcrlf
mscomm1.portopen = false ...

But the problem is that I can hear the men I'm calling BUT he can't hear me
!

Any idea to solve this problem ?

Didier RENSONNET
ESI Informatique



Fri, 22 Feb 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Communication with message voice modem

2. Sending A Voice Message Over A Voice/FAX/Modem

3. Sending A Voice Message Over A Voice/FAX/Modem

4. Sending A Voice Message By Telephone Over A Voice/FAX/Modem

5. Sending Out A Voice Message On A Voice/FAX/Modem At A Pre-determined Time

6. Sending A Voice Message By Telephone Over A Voice/FAX/Modem

7. Sending Out A Voice Message On A Voice/FAX/Modem At A Pre-determined Time

8. Serial Communication - VB.NET - Detect if fax/modem or voice or busy or fast busy

9. voice - modem communication?

10. voice communication through modem in VB6

11. Coomunication with Message Voice Modem

12. modem playing voice message

 

 
Powered by phpBB® Forum Software