Re: Cocoa Speech Wrapper?
Re: Cocoa Speech Wrapper?
- Subject: Re: Cocoa Speech Wrapper?
- From: Seth Willits <email@hidden>
- Date: Tue, 19 Aug 2003 12:07:54 -0700
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.
Seth Willits
------------------------------------------------------------------------
---
President and Head Developer of Freak Software -
http://www.freaksw.com
Q&A Columnist for REALbasic Developer Magazine -
http://www.rbdeveloper.com
Webmaster for REALbasic Game Central -
http://www.freaksw.com/rbgames
"Standing up for what you believe in is never a waste of time."
-- Seth Willits
------------------------------------------------------------------------
---
_______________________________________________
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.