Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Pascal Delphi Components Misc > Re: How to dete...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 4 Topic 165 of 249
Post > Topic >>

Re: How to detect tone signals by our modem?

by Jamie <jamie_5_not_valid_after_5_Please@[EMAIL PROTECTED] > Dec 16, 2004 at 02:43 PM

moham14@[EMAIL PROTECTED]
 wrote:
> Does anyone know how we can detect the numbers which the dialer person
> presses on his telephone by our modem?
> 
> I have downloaded some TAPI commands. With these commands in a simple
> Delphi program I can wait for a outside dial and then pick up the hand
> set when there is a ringing, by modem. But what I realy need is that
> what should I do to detect the numbers that the dialer person presses
> on his telephone after my modem picks up the handset(virtually of
> course).
> 
> This is needed when the programs shoud receive an access code or an
> account number.
> 
> In addition to tone detection, if you help me to know the way that we
> can play a WAV file(or any kind that is possible) to the dialer person
> for guiding hom by some voice messages it will be very well.
> Thanks for your help
> 
> 
> 
> 
> 
> 
> 
> 
> 4461510_1
> 
you need an internal voice/fax type modem which you most likely have.
then you need to learn a little about wave recording using the MMSYSTEM 
code. its quite extensive so i would suggest finding some examples on
simple audio recording from the sound card.
    many voice modems will appear as a Wave device with a rough quality 
of recording, you simply need to config the recording and use DFT
  (Discrete fourier transforms) FFT is what you need to look for on the
net for example code of converting PCM bits into table of Coefficients 
that represent amp levels of tones.
  you need to detect the dual octive tones that come from the push
buttons.
 




 4 Posts in Topic:
How to detect tone signals by our modem?
moham14@[EMAIL PROTECTED]  2004-12-16 01:46:07 
Re: How to detect tone signals by our modem?
Jamie <jamie_5_not_val  2004-12-16 14:43:19 
Re: How to detect tone signals by our modem?
moham14@[EMAIL PROTECTED]  2004-12-17 01:01:53 
Re: How to detect tone signals by our modem?
Jamie <jamie_5_not_val  2004-12-17 13:27:11 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sun Jul 6 2:38:55 CDT 2008.