I Want to send DTMF Tones programmatically in my app. While searching i found a method
public void playDtmfTone (char digit)
Is this a new update by google in android to send DTMF or still we have to wait.
http://developer.android.com/reference/android/telecom/Call.html#playDtmfTone(char)