I would like to know whether we could receive the DTMF tones in blackberry java.Suppose,i am getting a call,and once i accept the call,is it possible to detect the keys that the other person is pressing during our call. I want to know any possiblity is available in bb java.
Asked
Active
Viewed 79 times
1 Answers
0
There was a method to retrieve DTMF tones:
But I think it only worked for the tones sent from the device. It was removed from the docs in 4.3, and from the API in 4.5. You can try compiling with 4.3 and see what happens.

Mister Smith
- 27,417
- 21
- 110
- 193