I am working in a app in which i need to cut the selected portion of a sound file. But I dont have any idea how to do that. If any one can reply me with code then it would be better.
Thanks in advance.
|
I am working in a app in which i need to cut the selected portion of a sound file. But I dont have any idea how to do that. If any one can reply me with code then it would be better. Thanks in advance. |
||||
|
|
There is an audio engine "FMOD Ex Programmer's API", available for multi-platforms, including iOS. It is free for non-commercial use. You can also use Core Audio Units. Some references:
|
||||
|
|