You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrea Lazzarotto (JIRA)" <ji...@apache.org> on 2017/11/15 13:37:00 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=16253442#comment-16253442 ] 

Andrea Lazzarotto commented on CB-10941:
----------------------------------------

I can confirm this is a serious issue. Also, some recorder apps (see for instance the default recorder in LineageOS) *do not* return the audio file correctly. To be safe, an audio recorder should be implemented like it's done for the iOS plug-in.

> 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: cordova-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.4.14#64029)

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