Re: Cocoa Speech Wrapper?
Re: Cocoa Speech Wrapper?
- Subject: Re: Cocoa Speech Wrapper?
- From: John Randolph <email@hidden>
- Date: Tue, 19 Aug 2003 14:14:09 -0700
On Tuesday, August 19, 2003, at 12:07 PM, Seth Willits wrote:
On Tuesday, August 19, 2003, at 10:25 AM, John Randolph wrote:
On Friday, August 15, 2003, at 1:19 PM, Seth Willits wrote:
I found the SpeechUtilities framework but it doesn't work for me. I
included it in my project, imported the header file, and made a copy
build phase to copy the framework into my package, but when the
built application starts up, it crashes because it says that the
SpeechUilities file can't be opened or doesn't exist - the typical
error for a typo or forgetting to include the framework, but I don't
have either.
You shouldn't need to copy the framework into your package, since
it's already present in System/Library/Frameworks. I think your app
is crashing because it's trying to load a framework that's already
accounted for.
Oh, it is? I thought it was a 3rd part framework.
Oh, I'm sorry. I thought you were talking about Apple's speech
framework.
I'd try posting your question to the projectbuilder-users list. Many
of the developer tools engineers read that list.
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.