Hi All,
How to build the libsox.la library and integrate into xCode for editing audio in iPhone ?
thanks
Hi All,
How to build the libsox.la library and integrate into xCode for editing audio in iPhone ?
thanks
Assuming you have already either built the library or downloaded a pre-built version, then all you need to do is add the library to your Xcode project in exactly the same way that you would add a source file, i.e. either drag it to the project window or use the menus: Project
=> Add to Project...
.