You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Richard B Knoll (JIRA)" <ji...@apache.org> on 2016/03/24 00:16:25 UTC

[jira] [Commented] (CB-10941) captureAudio depends on a recorder app being installed

    [ https://issues.apache.org/jira/browse/CB-10941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15209390#comment-15209390 ] 

Richard B Knoll commented on CB-10941:
--------------------------------------

To be clear, the app does not crash. Instead, I think the exception is just being caught somewhere and error is being returned. The ActivityNotFoundException still gets printed to logcat

> captureAudio depends on a recorder app being installed
> ------------------------------------------------------
>
>                 Key: CB-10941
>                 URL: https://issues.apache.org/jira/browse/CB-10941
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Media Capture
>         Environment: Marshmallow dev image
>            Reporter: Richard B Knoll
>              Labels: android, triaged
>
> captureAudio, much like captureImage and captureVideo, uses an intent to perform its action (recording audio). However, Android does not come with an audio recording app by default. The other two are not an issue since every phone has a camera app. Right now captureAudio just fails if you don't have the app installed. Only real solution is to implement an audio recorder. Not sure if we want to do that or just document this quirk.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org