I just tried it on the Droids brother (Motorola Milestone), but i'm not sure how to test whether the microphone is indeed muted or not. I can't see any log message from DDMS and audioService.isMicrophoneMute() returns true after i call audioService.setMicrophoneMute(true);
Could you give further advice on this? On 23 Jul., 17:33, ranjan ar <[email protected]> wrote: > I have an app, in which part of its job is to mute and unmute the > microphone, for some reason this is working fine in all mobiles except for > Motorola Droid, can some one help me? > audioService.setMicrophoneMute(true); -- 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

