Use MsComm control to dial the number, then simply play the wav file through the phone
I don't think it's that easy. First you need a "voice" phone. If you have one, then you must enable voice, and the voice part will became a sound card. So when you play, you have to choose the right sound card (the modem's sound card), and play on that card to play in the phone.
If you just want to play, then you don't need MsComm at all...
I think most modems today have voice and fax capability. I think that MSComm can do all that (of course it can dial a number) but it can transmit sound through the modem. I think I saw an application for that on planetsourcecode. I think it was a dialer, that dials all numbers in range and plays a wav file.
Ok, of course I have a voice modem.
I also can dial a number.
What I don't know is how to transmit the .wav message.
I understand I should enable the modem microphone mode, or something like that.
But how to do that?
There is one more way, which is really easy. Simply buy a cable that has stereo jacks on both end, then plug one end into the speaker output, and the other into the modem, in modems microphone input. Then what ever you play (anyway you play it) will be sent to the modem. Of course, play it after you establish a voice connection.
can it be done linkin two sound card or one sound card and one voice modem?
if u speak into sound cards mic plug in, then the data is sent by modems voice out. And reverse. And thats all in full duplex.
when i click im vb app on button 1, then it uses modem 1, when i click on button 2, then it uses modem 2. But always it uses one sound card where are speakers and microphone.
Reading thru the notes tells me that it is more trouble than it is worth to try to do something like this myself, so I would reconsider. Take a look at his notes, and try out his app. If it doesn't work right, post part of it here.
can it be done linkin two sound card or one sound card and one voice modem?
if u speak into sound cards mic plug in, then the data is sent by modems voice out. And reverse. And thats all in full duplex.
when i click im vb app on button 1, then it uses modem 1, when i click on button 2, then it uses modem 2. But always it uses one sound card where are speakers and microphone.
how u can change windows voice in/out adapter with VB app?
these settings, what dglienna posted on 06-07-2005, 05:54 PM (Control Panel -> Sounds and Audio Devices)
I did something like this, but I only needed from phone line to sound card.
The way I did was using an electronical device wich I made to filter and amplify the sound to go into sound card (auxiliary input wich is Stereo).
That way I could record from 2 lines using only one sound card. So basically you would need a sound card per 2 lines.
This is the schematic for the device I made:
This is for one line, for 2 lines I just made 2 of them, and connected to the same jack, but one went to left channel, and the other to the right channel.
And heres a simple diagram of how it works
Last edited by CVMichael; Jun 9th, 2005 at 02:43 PM.
ok.. got my prob resolved. Big thanx for the link and the amplifilter pic. I made 4 of them an but 1 filter per modem(the sound i made mono) and plugged them directly to Line-In(like my pic up). My sound card(AC '97) has realtek drivers and there from equalizer i taked 100 and 200 Hz down to -12dB. So no noise is generated. For my modems i send At commands( ATM 3, ATL2 ) to make them generate less noise. So all is nice.
Is it possible to send .wav file rather than using systems sound card and Modem Mic.. if so ..plz tell me how to do it.
If your modem has voice, and you enable it, you'll be using the modem's sound card, not the system sound card. (The modem I have does not have voice, so I had to use the main sound card)
iam using an external modem that is connected to serial port, i want to play wave file through it not through sound card.. .....give me some idea plzzz
Reading thru the notes tells me that it is more trouble than it is worth to try to do something like this myself, so I would reconsider. Take a look at his notes, and try out his app. If it doesn't work right, post part of it here.
I have checked VB-TAPI_3 project.
It can save as a wave file in a folder. But I want to here the sound directly in my head set. How can I do it?
Could you describe this project briefly?
If above question or answer will help to you
Don't forget to rate me தமிழ்இன்பன்
Reading thru the notes tells me that it is more trouble than it is worth to try to do something like this myself, so I would reconsider. Take a look at his notes, and try out his app. If it doesn't work right, post part of it here.
Can You briefly Describe how can his project works?
(These are my doubts Takes receiver? Play Audio in telephone line? Get Audio from telephone line? Record it? Get the key press in the telephone? Hang-up connection?)
Please answer the questions you have known.
If above question or answer will help to you
Don't forget to rate me தமிழ்இன்பன்