Question

I need them compiled with i386, armv7 and also armv7s (the hardest to find).

I found a compilation for only Speex (which I haven't tested yet) here: http://iosdeveloperzone.com/2013/04/09/precompiled-speex-libraries-for-ios/

Does anyone know where I can get it or how?

Was it helpful?

Solution

I've used:

  1. Ogg & Vorbis from: https://github.com/iosdevzone/IDZAQAudioPlayer/tree/master/Frameworks

  2. Speex from: https://github.com/iosdevzone/IDZPrecompiledSpeex

And those works perfectly with armv7,armv7s and i386.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top