Thanks Murphy for ur reply. I explored ToneGenerator class. Where i m seeing one function startTone(int toneType) This method starts the playback of a tone of the specified type.
But i need a function like sendDtmf(). Please can you help again??? On Mar 15, 4:52 pm, Mark Murphy <[email protected]> wrote: > saru wrote: > > Hey Can any one please tell me how to send dtmf in android.any code > > regarding it would be appreciated. > > Try ToneGenerator: > > http://developer.android.com/reference/android/media/ToneGenerator.html > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://twitter.com/commonsguy > > Android Training in US: 14-18 June 2010:http://bignerdranch.com -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

