Re: Best way to play a legacy "SystemSound" file in Cocoa?
Re: Best way to play a legacy "SystemSound" file in Cocoa?
- Subject: Re: Best way to play a legacy "SystemSound" file in Cocoa?
- From: "M. Uli Kusterer" <email@hidden>
- Date: Sat, 21 Jun 2003 10:50:14 +0200
My guess is that if the Finder can read it just fine, I guess I can
do so too in my app. I also guess it has something to do with
calling QuickTIme. Can anyone show me? :)
Also, my favourite Sound application, "SoundApp PPC" does not work
on OS X, too bad I've deleted classic.
*sigh*
Jean-Olivier,
you're on the right track. Simply use NSMovie to open and play the
file. Although QuickTime movies are called "movies", they may also
consist of a lone sound track.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.