dtmf-decoder
dtmf-decoder copied to clipboard
The Dual-tone multi-frequency signaling Android decoder.
How run dumf-decoder on android studio?
seems it doesn't work
`import pl.polidea.apphance.Apphance;` isn't available, can't import
``` What steps will reproduce the problem? 1. Launch the application 2. Hit Start button. 3. Play DTMF tones from any other device. 4. It shows the proper decoded digits...
``` from the queue of dtmf, receiver misses some numbers in between and there is no particular pattern for missing numbers. Where I want to use this dtmf decoder, i...