How to get key pressed by customer using soft keyboard from their mobile to our mobile using DTMF in android?
I want to build Mobile application Android like customer support. So for that I want to get their mobile number on receiving call of customer and play some instructions e.g For English press one and After that I want to receive that pressed by user in my application. how can I do that.
I have tried a code from GitHub but not work for me.