[ 
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-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to