2

Is it possible to fetch DTMF tones in android when the person on other side presses 1,2,3.....9 during a conversation? If so, how?

Jason Plank
  • 2,336
  • 5
  • 31
  • 40
nirav
  • 21
  • 3

1 Answers1

0

See this http://code.google.com/p/dtmf-decoder/.

user820688
  • 719
  • 2
  • 13
  • 27
  • 1
    While this may theoretically answer the question, [it would be preferable](http://meta.stackexchange.com/q/8259) to include the essential parts of the answer here, and provide the link for reference. – Bill the Lizard Dec 30 '11 at 12:53
  • Its not working perfectly i cuts digits without any pattern. Please provide some solution – newBie Sep 03 '13 at 11:10