You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vladimir Kotikov (JIRA)" <ji...@apache.org> on 2014/09/03 12:28:51 UTC

[jira] [Created] (CB-7453) Cordova-media-capture fails to record an mp3 file on WP8.1 device/emulator

Vladimir Kotikov created CB-7453:
------------------------------------

             Summary: Cordova-media-capture fails to record an mp3 file on WP8.1 device/emulator
                 Key: CB-7453
                 URL: https://issues.apache.org/jira/browse/CB-7453
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin Media Capture
         Environment: WP8.1 device/emulator 
            Reporter: Vladimir Kotikov


When trying to record audio file using media-capture plugin on WP8.1 device, i gettting error with code 3, which is equal to {{CAPTURE_NO_MEDIA_FILES}}. It seems that WP8.1 by some reasons can't encode audio stream to mp3 format.

Possible solution is to add a fallback to another format (m4a looks good) when mp3 recording fails.



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