To get system sounds for Move or Copy operations
To get system sounds for Move or Copy operations
- Subject: To get system sounds for Move or Copy operations
- From: Shashanka L <email@hidden>
- Date: Fri, 7 Aug 2009 10:38:08 +0530
- "x-copyrighted-material: http://www.robosoftin.com"
Hello,
Where can I get the system sound for Move/Copy operations?
I need to play it in my application when Move or Copy file is done.
Ex: I can get the Trash sound at the location : "/System/Library/
components/coreaudio.component/contents/Resources/SystemSounds/finder/"
And I can use it as :
NSSound *deleteSound;
deleteSound = [NSSound soundNamed: @"drag to trash"];
[deleteSound play];
Please help...
Thanks,
Shashank Lagvankar
-----------------------------------------------
Robosoft Technologies - Come home to Technology
Disclaimer: This email may contain confidential material. If you were not an intended recipient, please notify the sender and delete all copies. Emails to and from our network may be logged and monitored. This email and its attachments are scanned for virus by our scanners and are believed to be safe. However, no warranty is given that this email is free of malicious content or virus.
_______________________________________________
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