• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Recording compressed audio file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Recording compressed audio file


  • Subject: Re: Recording compressed audio file
  • From: rethish <email@hidden>
  • Date: Fri, 06 Mar 2009 11:28:25 +0530
  • Thread-topic: Recording compressed audio file

Title: Re: Recording compressed audio file
Hi,

We can record using Linear PCM , appleIMA4  and applelossless formats .
We also need to record in AAC format.

In the documentation We found that MPEG-4 Audio Object Type Constants are deprecated in MAC OS X 10.5

So, How can we record the ACC format?


Thank you




On 3/3/09 11:16 PM, "William Stewart" <email@hidden> wrote:


On Mar 2, 2009, at 8:48 PM, rethish wrote:

Hi,
 
 We are using the 1.2 version of  Speakhere application.
 
 In the initWithURL method of the AudioRecorder we found  ,
 
 
// Specify the recording format. Options are:
         //
         //        kAudioFormatLinearPCM
         //        kAudioFormatAppleLossless
         //        kAudioFormatAppleIMA4
         //        kAudioFormatiLBC
         //        kAudioFormatULaw
         //        kAudioFormatALaw        //
 
>>>

       // When targeting the Simulator, SpeakHere uses linear PCM regardless of the format
         //    specified here. See the setupAudioFormat: method in this file.
>>>

this comment is wrong - the sim is not restricted any differently than the device is


         
         [self setupAudioFormat: kAudioFormatLinearPCM];
 
 Is it possible to use recording format other than Linear PCM ?

yes - that's what the main comment says above "Specify the recording format. Options are:"

Bill


 
 Thank you.
 

 
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Recording compressed audio file
      • From: Jens Alfke <email@hidden>
    • Re: Recording compressed audio file
      • From: David Duncan <email@hidden>
References: 
 >Re: Recording compressed audio file (From: William Stewart <email@hidden>)

  • Prev by Date: Re: QA1562 offline audio rendering advice
  • Next by Date: Re: CAClockSetCurrentTime Help
  • Previous by thread: Re: Recording compressed audio file
  • Next by thread: Re: Recording compressed audio file
  • Index(es):
    • Date
    • Thread