cut audio file with iPhone SDK
Posted
by Dmitry
on Stack Overflow
See other posts from Stack Overflow
or by Dmitry
Published on 2010-05-29T15:36:34Z
Indexed on
2010/05/29
15:42 UTC
Read the original article
Hit count: 366
Hi!
Is it possible to cut audio file with iPhone SDK? (file has .caf extension) I just need to cut off the silence at the beginning.
(Also, maybe it's possible to write new file from the existing one with specified start and end time.)
Thanks in advance!
© Stack Overflow or respective owner