Reputation: 1124
I am working on an android app and i wanted to know if it is possible to receive the numbers or DTMF tone or any such related data at the called party's phone, that the calling party is typing on his/her phone while the phone of the called party is ringing.
Just to make the question more clearer, consider this scenario with two people A and B :
I just wanted to know if the above scenario or anything equivalent or remotely like the same is possible.
Thank you
Upvotes: 2
Views: 799
Reputation: 1006554
No. First, we have no access to the in-call audio stream, except perhaps if the phone is in speakerphone mode. Second, I am not aware of any Android device that plays the audio of the incoming call over top of the ringing where the user has not picked up the phone.
Upvotes: 2