I'm looking for an SDK that would allow me to have speech recognition on a OSX application.
I already have a working code for windows using sapi, to get speech recognition info from an audio file, and i would like to see how to do this in osx since something like SAPI is not available.
Thanks!
NSSpeechRecognizer
be enough? – Spectroscope