How about ToneGenerator?

http://developer.android.com/reference/android/media/ToneGenerator.html

- Takeyuki

On 2011/04/15, at 23:28, Mark Murphy <mmur...@commonsware.com> wrote:

> On Fri, Apr 15, 2011 at 10:16 AM, Keith Fry <keith...@gmail.com> wrote:
>> Yes, I want it to play tones over the call not over the headset speaker.
>> I've been looking into what it takes to get access to the CallManager which
>> has a function for playing the DTMF tones during a call, but I have not been
>> able to get access to it using the ClassLoader. Apparently I haven't found
>> the secret sauce yet, even after looking at the discussion on stackoverflow:
>> 
>> http://stackoverflow.com/questions/4745899/how-to-access-com-android-internal-telephony-callmanager
> 
> Pretty much nothing in that SO post is a good idea. I humbly suggest
> that you move on to other features or other apps.
> 
> -- 
> Mark Murphy (a Commons Guy)
> http://commonsware.com | http://github.com/commonsguy
> http://commonsware.com/blog | http://twitter.com/commonsguy
> 
> Warescription: Three Android Books, Plus Updates, One Low Price!
> 
> -- 
> 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+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to