dtmf

windows

Guest
hi all,<br />i need to write an application that listen for DTMF tones from<br />standard audio input (from the mic) and execute an action depending on<br />the digit extracted from the DTMF tone. Unfortunaly i have short time<br />to set up this application and i'm really new to this kind of problem<br />(sound analisys). I take a look at JTAPI but i don't have any<br />telephone in this context, i just have to analyze a normal sound<br />signal from the sound card. I found some applications on the net but<br />most of them need a modem and don't manage the input from the sound<br />card, the other are win apps and i cannot configure the actions.<br /><br />I'm a java programmer so it would be nice if there's a library that i<br />can use and accept an audio stream in input and give the digit in<br />output ... if something like that doesn't exists i need at least a<br />java implementation of a DTMF decoder<br /><br />thank you for your help
</div>
 
Top