在 Phonegap / Sencha Touch 中以编程方式使麦克风静音
我正在尝试使用phonegap和sencha touch构建一个Android应用程序,在我的应用程序中,我想在用户呼叫时将麦克风静音,任何人都可以告诉我是否可以使用这些Android Web工具来实现它?
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 ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
据我所知,PhoneGap 没有访问麦克风的 API。您需要创建一个 适用于 Android 的 PhoneGap 插件 在 Android 上发出以下命令:
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: