[
https://issues.apache.org/jira/browse/CB-6016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13931886#comment-13931886
]
ASF GitHub Bot commented on CB-6016:
------------------------------------
GitHub user bryanhiggins opened a pull request:
https://github.com/apache/cordova-plugin-media-capture/pull/16
CB-6016 [BlackBerry10] Add audio capture capability
@rcruz r?
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/blackberry-webworks/cordova-plugin-media-capture bb10Audio
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-media-capture/pull/16.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #16
----
commit e87583ec98a3343a1b8de82a354267ef58c717f6
Author: Bryan Higgins <[email protected]>
Date: 2014-03-12T15:45:23Z
CB-6016 [BlackBerry10] Add audio capture capability
----
> capture.captureAudio is not supported on BlackBerry10
> -----------------------------------------------------
>
> Key: CB-6016
> URL: https://issues.apache.org/jira/browse/CB-6016
> Project: Apache Cordova
> Issue Type: Bug
> Components: BlackBerry
> Affects Versions: 3.3.0
> Reporter: Doug Moscrop
>
> In a similar fashion to CB-117, captureAudio is stubbed out in the
> media-capture plugin and simply always calls error with
> NOT_SUPPORTED_ERROR_CODE.
> I suspect this may be due to the API offerings from BlackBerry - however,
> captureAudio is plainly listed as being supported on BlackBerry 10 in all
> documentation and even goes as far as to claim it will attempt to launch the
> voice note app and return the above error status if it is not installed.
> Recording works if I repackage my Android APK (built via Cordova) to a BAR
> and run it via the Android runtime on BB.
> Sincere apologies if I've missed something.
--
This message was sent by Atlassian JIRA
(v6.2#6252)