looking for a java framework do extract DTMF tones

From: nemokid (nemokid_at_libero.it)
Date: 06/25/04


Date: 25 Jun 2004 09:42:01 -0700

hi all,
  i need to write an application that listen for DTMF tones from
standard audio input (from the mic) and execute an action depending on
the digit extracted from the DTMF tone. Unfortunaly i have short time
to set up this application and i'm really new to this kind of problem
(sound analisys). I take a look at JTAPI but i don't have any
telephone in this context, i just have to analyze a normal sound
signal from the sound card. I found some applications on the net but
most of them need a modem and don't manage the input from the sound
card, the other are win apps and i cannot configure the actions.

I'm a java programmer so it would be nice if there's a library that i
can use and accept an audio stream in input and give the digit in
output ... if something like that doesn't exists i need at least a
java implementation of a DTMF decoder

thank you for your help

nemo
nemokid@libero.it



Relevant Pages

  • Decoding DTMF
    ... i need to write an application that listen for DTMF tones from ... standard audio input and execute an action depending on ... (sound analisys). ...
    (comp.dsp)
  • Re: Decoding DTMF
    ... i need to write an application that listen for DTMF tones from standard audio input and execute an action depending on the digit extracted from the DTMF tone. ... I found some applications on the net but most of them need a modem and don't manage the input from the sound card, the other are win apps and i cannot configure the actions. ...
    (comp.dsp)
  • Re: looking for a java framework do extract DTMF tones
    ... > i need to write an application that listen for DTMF tones from ... > standard audio input and execute an action depending on ... > (sound analisys). ... these frequencies are). ...
    (comp.lang.java)
  • Re: Re-playing NSSound
    ... I should rather avoid using NSMovie when all I want is to play a sound. ... it keeps sending out DTMF tones as long as the ...
    (comp.sys.mac.programmer.help)