[
https://issues.apache.org/jira/browse/CB-8059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Bowser reassigned CB-8059:
------------------------------
Assignee: Joe Bowser
> capture.captureAudio not working in nexus 7
> -------------------------------------------
>
> Key: CB-8059
> URL: https://issues.apache.org/jira/browse/CB-8059
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android, Plugin Media Capture
> Affects Versions: 3.5.0
> Reporter: Jon Mathew
> Assignee: Joe Bowser
> Labels: media-capture
> Attachments: screenshot-1.png
>
> Original Estimate: 96h
> Remaining Estimate: 96h
>
> I'm developing one simple application using phonegap for Android devices, in
> which one of the functionality is Audio Recording. The snippet to capture
> voice is as below -
> function captureAudio() {
> navigator.device.capture.captureAudio(captureSuccess, captureError, {
> limit: 1, duration: 60 });
> }
> The application is running as expected in Samsung Tab 2 (Android version
> 4.1.2) and user can able to record the voice.
> The same application I had deployed on Lenovo A 1000 (Android version 4.1.2)
> and nexus 7 (Android 4.4) but default voice recorder is not opening and I'm
> getting following error in logcat -
> In Cordova 3.x version:- android.content.ActivityNotFoundException: No
> Activity found to handle Intent {
> act=android.provider.MediaStore.RECORD_SOUND }
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]