On 16 Jun '08, at 5:15 PM, j o a r wrote:

I think that you can use QTKit to load and play sound files asynchronously.

QuickTime is pretty non-thread-safe too.

NSSound already plays the sound asynchronously. It's apparently loading the sound that blocks for a long time (although it's lazy enough that it won't actually load the sound till the first time you ask it to play). I'm not sure QT would do any better (especially since NSSound may well be using QT under the hood anyway.)

—Jens

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to