system sounds in iOS
system sounds in iOS
- Subject: system sounds in iOS
- From: Donald Hall <email@hidden>
- Date: Fri, 19 Dec 2014 23:12:26 -0700
Hi all,
Are we allowed to access the sound files in "/System/Library/Audio/UISounds/“ in our iOS app store submissions, or if we want to play a short sound do we have to supply our own sound file? I am guessing not, as they are outside the app sandbox.
I want to play a sound indicating that the user has tried to type a non-allowed character (e.g. a letter where a number is needed) in conjunction with "textField:textField shouldChangeCharactersInRange:replacementString:” I was thinking of “tink.caf” or “tock.caf"
I found a list of sound files at GitHub, but also saw a post on Stack Overflow that said using system sound id codes was not allowed.
Assuming we aren’t allowed to access the system sound files, can anyone recommend a safe place to get free-to-use sound files?
Thanks,
Don
------------
Don Hall
Apps & More Software Design, Inc.
http://www.appsandmore.com
email@hidden
_______________________________________________
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