Re: crash in using soundNamed:
Re: crash in using soundNamed:
- Subject: Re: crash in using soundNamed:
- From: "Shawn Erickson" <email@hidden>
- Date: Wed, 24 Oct 2007 13:55:07 -0700
On 10/24/07, Mitchell Livingston <email@hidden> wrote:
> That's what I thought, but is there any way to check if the sound is valid without it crashing?
It shouldn't crash regardless of the junk you (or customers) may feed
it. You should file a bug with a sound file that triggers it
(http://developer.apple.com/bugreporter/).
You may have to side step using NSSound and use Core Audio (possibly
via QuickTime for some formats) directly assuming you cannot ensure
you have a sound file that doesn't trigger this crash.
-Shawn
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden