Hmm. Could do that. I'm not sure how much that would help. I just saw a Nuance desktop SDK, but just for Windows.
Wondering if there is some kind of hack. There is *NSSpeechRecognizer*, but that seems like it's for command-based recognition and not necessarily for free-form STT. Google Voice: (508) 656-0622 Twitter: eric_dolecki XBoxLive: edolecki PSN: eric_dolecki On Wed, Mar 19, 2014 at 11:42 AM, Kyle Sluder <[email protected]> wrote: > On Wed, Mar 19, 2014, at 08:34 AM, Eric E. Dolecki wrote: > > Hey all, > > > > I am wondering what's the best way to get speech to text into an OS X > > application. For iOS there is the Nuance SDK which works really well, but > > now I'm looking to get speech recognition into something on a Mac. I've > > been looking for hooks into the Mavericks dictation engine, but haven't > > found anything yet. > > I don't think the Mavericks dictation engine is public. > > The user can double-tap the Fn key to begin dictation. The app must have > some way of forwarding that key event to the dictation system; you could > file a Radar asking for that to be made public. > > --Kyle Sluder > _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
