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?
I've used:
Ogg & Vorbis from: https://github.com/iosdevzone/IDZAQAudioPlayer/tree/master/Frameworks
Speex from: https://github.com/iosdevzone/IDZPrecompiledSpeex
And those works perfectly with armv7,armv7s and i386.