Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B74EDEB91 for ; Wed, 9 Jan 2013 01:01:14 +0000 (UTC) Received: (qmail 25576 invoked by uid 500); 9 Jan 2013 01:01:14 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 25544 invoked by uid 500); 9 Jan 2013 01:01:14 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 25535 invoked by uid 500); 9 Jan 2013 01:01:14 -0000 Delivered-To: apmail-incubator-callback-dev@incubator.apache.org Received: (qmail 25532 invoked by uid 99); 9 Jan 2013 01:01:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jan 2013 01:01:14 +0000 Date: Wed, 9 Jan 2013 01:01:14 +0000 (UTC) From: "Shazron Abdullah (JIRA)" To: callback-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CB-571) Check that audio file recording to using Media.startRecord is of type .wav MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-571: -------------------------------- Fix Version/s: 2.4.0 Tagging 2.4.0 for investigation and possible resolution > Check that audio file recording to using Media.startRecord is of type .wav > -------------------------------------------------------------------------- > > Key: CB-571 > URL: https://issues.apache.org/jira/browse/CB-571 > Project: Apache Cordova > Issue Type: Improvement > Components: iOS > Affects Versions: 1.6.1 > Environment: iOS > Reporter: Ram Kulkarni > Assignee: Shazron Abdullah > Priority: Minor > Labels: ios, media > Fix For: 2.4.0 > > > As we document in {{startRecord}} on our [docs page|http://docs.phonegap.com/en/1.6.1/cordova_media_media.md.html#media.startRecord], when recording audio in iOS, you need to make sure the file exists and that it is of type .wav. > It would be nice if the {{startRecordingAudio}} method in CDVSound.m checked that the requested file to record to is of the right type, and throw an error if it is not. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira