tags:

views:

72

answers:

1

What would be a good way to transport the voice data recorded on the iPhone? I am building some sort of online cloud system where the user is able to record a clip and save it online to be retrieved later on from our server. What format should I save the voice data and how should it best be stored (as a file etc)?

A: 

Q: My Audio Queue recording code is based on the SpeakHere sample and I’d like to record using a compressed audio format instead of linear PCM, how can I do that?

http://developer.apple.com/iphone/library/qa/qa2008/qa1615.html

taspeotis