iOS: -1500 from AudioServicesCreateSystemSoundID
iOS: -1500 from AudioServicesCreateSystemSoundID
- Subject: iOS: -1500 from AudioServicesCreateSystemSoundID
- From: Rick Mann <email@hidden>
- Date: Fri, 07 Sep 2012 04:00:07 -0700
Hope it's okay to post about this here.
I've got a bunch of .caf files in my little alarm clock app. I get the array of them using
NSArray* sounds = [[NSBundle mainBundle] URLsForResourcesWithExtension: @"caf" subdirectory: nil];
I can play all of them except for one, which always results in -1500. If I double-click the file in the Finder, it opens in QT Player and plays fine. I created it the same way I created all the others.
Any idea what might be going on?
Thanks!
--
Rick
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden