In OSX Mavericks, speech diction is now enabled and very useful. I'm trying to use the dictation features to create my own digital life assistant, but I cannot find how to use the recognition functions to get speech in the application, not a text field.
I looked at NSSpeechRecognizer, but it seems to be focused on programming voice commands with a predefined grammar, not dictation. It doesn't matter which programming language I use, but Python or Java would be nice ...
Thank you for your help!
source share