I am trying to build an android application using phonegap and sencha touch , in my application i want to mute the microphone whenever user calls , can anyone tell me is it possible to implement it in using these android web tools ?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
PhoneGap has no API to access the microphone as far as I know. You'll need to create a PhoneGap plugin for android that issues the following command on Android:
|
|||||||||
|