5,710
edits
Changes
Home
,→compile pocketsphinx as universal static lib on OS X
lipo -create -output libpocketsphinx.a libpocketsphinx.x86_64.a libpocketsphinx.i386.a
</code>
*here is a tar of a sample project with library included. built from pocketsphinx API example: [[File:Pocketsphinx-osx.tar]]
=== finding things with ls and grep ===