• 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
Recording in AIFF format
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Recording in AIFF format


  • Subject: Recording in AIFF format
  • From: Santosh Kumar <email@hidden>
  • Date: Tue, 10 Mar 2009 17:18:26 +0530

Hi All ,

For recording in AIFF format on iPhone i am setting following parameters for Audio description  but the recording doesn't get started can any body tell me where i am doing mistake?

audioFormat.mSampleRate = 44100.0;
audioFormat.mFormatID = kAudioFormatLinearPCM;
audioFormat.mChannelsPerFrame = 1;
audioFormat.mFormatFlags = kAudioFormatFlagIsSignedInteger |kAudioFormatFlagIsPacked;
audioFormat.mFramesPerPacket = 1;
audioFormat.mBitsPerChannel = 16;
audioFormat.mBytesPerPacket = 2;
audioFormat.mBytesPerFrame = 2;

Regards,
Santosh Kumar 




 _______________________________________________
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 in AIFF format
      • From: William Stewart <email@hidden>
  • Prev by Date: AAC Format
  • Next by Date: Slight audio glitch when pressing the sleep/wake button on iPhone
  • Previous by thread: Re: AAC Format
  • Next by thread: Re: Recording in AIFF format
  • Index(es):
    • Date
    • Thread