Re: CLI audio file player?
Re: CLI audio file player?
- Subject: Re: CLI audio file player?
- From: Kurt Revis <email@hidden>
- Date: Sun, 20 Oct 2002 13:21:58 -0700
On Saturday, October 19, 2002, at 04:56 PM, Art Gillespie wrote:
Is there a command-line aiff file player for OS X? (like aplay for
linux or...)
For completeness, there's also a demo in the new CoreAudio SDK which
can do this. (I don't think this demo was included with the original
10.2 dev tools.)
/Developer/Examples/CoreAudio/Services/PlayAudioFile
It will play file types that the AudioFile API understands, which are
currently AIFF, AIFC, WAV, and SD2.
--
Kurt Revis
email@hidden
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.