views:

12

answers:

0

I am working on an App where I mute and un mute the microphone (it is a requirement) via code. The App works fine with other mobiles except for Droid, are you aware of any problems with Droid.

audioService.setMicrophoneMute(true); This is not working in Motorola Droid. But all other mobiles.