compress « audio « iPhone iPad Media Q&A

Home
iPhone iPad Media Q&A
1.animation
2.audio
3.AVAudioPlayer
4.box2d
5.cocos2d
6.CoreGraphics
7.CorePlot
8.Flash
9.graphics
10.icon
11.image
12.photo
13.plot
14.sound
15.video
iPhone iPad Media Q&A » audio » compress 

1. Are there any audio compression libraries on the iPhone?    stackoverflow.com

Can audio being recorded be compressed on the fly? or are there any libraries to take a .caf file, and convert to a compressed format?

2. Lossy compressed format to raw PCM on iPhone    stackoverflow.com

I want to start with an audio file of a modest filesize, and finish with an array of unsigned chars that can be loaded into OpenAL with alBufferData. My trouble is ...

3. iPhone compressed audio formats that will play on Windows Media player    stackoverflow.com

I have to record audio on an iPhone that will play back on Windows Media Player, using no non-standard codecs; that is, using no codecs that don't already ship with WMP. ...

4. iphone how to compress audio file size    stackoverflow.com

in iphone application i need to compress audio file (Example .caf sound file) after sound record. thanks in advance.

5. what audio compression Algorithm to use in iPhone App?    stackoverflow.com

I am trying to record audio using an iPhone app and send the audio file through Mail. I need to compress the file before sending. what audio compression Algorithm to ...

6. AudioToolbox/OpenAL ExtAudioFile to play compressed audio    stackoverflow.com

I'm currently using OpenAL to play game music. It works fine, except that it doesn't work with anything except for raw WAV files. This means that I end up with a ...

7. How to get compressed frames and audio from iPhone's camera?    stackoverflow.com

AVAssetWriter by default write the frame to a file, How can I get compressed frames and audio from iPhone's camera? If any suggestions, thanks a lot!

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.