[android-developers] Re: How send DTMF in android?

2009-09-14 Thread Gulfam
HI all, Any response on this thread. Its important for my company product. Thanks, Gulfam On Sep 10, 12:14 pm, legerb drim...@gmail.com wrote: ToneGenerator won't help here - This API is not for generating tones over the uplink audio path. On Sep 8, 12:44 pm, Mark Ellul

[Fwd: [android-developers] Re: How send DTMF in android?]

2009-09-14 Thread Pedro Fernandes
--~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[Fwd: [Fwd: [android-developers] Re: How send DTMF in android?]]

2009-09-14 Thread Pedro Fernandes
--~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[Fwd: [Fwd: [Fwd: [android-developers] Re: How send DTMF in android?]]]

2009-09-14 Thread Pedro Fernandes
--~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[Fwd: [Fwd: [Fwd: [Fwd: [android-developers] Re: How send DTMF in android?]]]]

2009-09-14 Thread Pedro Fernandes
--~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[android-developers] Re: How send DTMF in android?

2009-09-10 Thread legerb
ToneGenerator won't help here - This API is not for generating tones over the uplink audio path. On Sep 8, 12:44 pm, Mark Ellul mark.el...@gmail.com wrote: Hi Gulfam, Did you solve the issue? I am trying to do the same thing and only have a HTC Hero to test with and its failing as well.

[android-developers] Re: How send DTMF in android?

2009-09-08 Thread Mark Ellul
Hi Gulfam, Did you solve the issue? I am trying to do the same thing and only have a HTC Hero to test with and its failing as well. Please if you have resolved the issue let me know... I have seen this class http://developer.android.com/reference/android/media/ToneGenerator.html but I am not