Changes

Home

96 bytes added, 15:25, 13 May 2011
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 ===