There's a fix coming in the Cupcake release for this. The problem
stems from the fact that level 0 on the G1 hardware is not mute, but
in the software mixer it is.

On Feb 24, 5:39 am, AndroidJimmy <[email protected]> wrote:
> I'm trying to send DTMF tones when Call waiting event arriving.
> I use a toneGenerator = new ToneGenerator
> (AudioManager.STREAM_VOICE_CALL, toneVolume) as the DTMF tone. But if
> user set the the In-Call Volume to minimum by the hardware volume key,
> It cannot hear the Call wating tone. I think this is not a right
> scenario if  the Call wating tone is also muted.
>
> If I set other audio type to the ToneGenerator, It seems also cant
> guarantee that the volume of such audio type is not zero.
>
> Is it possible to have a audio type for Call wating event or an
> interface to set individual volume to one ToneGenerator?
>
> Or is there any way to prevent the Call wating tone be muted?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" 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-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to