Re: What Frameworks do I use?
Re: What Frameworks do I use?
- Subject: Re: What Frameworks do I use?
- From: Finlay Dobbie <email@hidden>
- Date: Wed, 29 Aug 2001 21:46:10 +0100
On Wednesday, August 29, 2001, at 09:25 pm, email@hidden wrote:
I want to add Speech Synthesis (Text to Speech support), Voice
Recognition (ability to give voice commands) and Use the capabilities
of Find By Content Lib (Sherlock uses this Shared Lib) to a Cocoa
Objective-C application. I like to know which frameworks my
application should link to or if there's a different way of doing this.
Thanks
Find by Content is a framework on OS X. I think all of these are part of
the ApplicationServices umbrella framework.
-- Finlay