Tagged Questions
4
votes
4answers
6k views
How do I use afconvert to convert all the files in a directory from wav to caf?
I have a directory with about 50 wav files that I need to convert to caf, because AudioServicesCreateSystemSoundID() returns an error for some of them (but not all).
Here's an example of the command ...
1
vote
1answer
471 views
How to convert iphone's caf to ogg on ubuntu
i really need your support to solve that problem:
We developed an iOS application that sends a sound file to our server and then, we share this audio.
The problem is we didnt find any solution to ...