
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