windows API to play audio files?
am 24.07.2007 07:10:53 von Chuck Anderson
Does anyone know of a good, basic program with a command line interface
for playing audio files. I'd like to create a Php driven, browser based
"Juke box" with "custom" features for playing my mp3's.
--
*****************************
Chuck Anderson ⢠Boulder, CO
http://www.CycleTourist.com
*****************************
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: windows API to play audio files?
am 24.07.2007 13:26:08 von Stut
Chuck Anderson wrote:
> Does anyone know of a good, basic program with a command line interface
> for playing audio files. I'd like to create a Php driven, browser based
> "Juke box" with "custom" features for playing my mp3's.
Not even close to a PHP question, but a long time ago I created a site
like this using Winamp. I wrote a UDP server in C++ that took commands
from PHP scripts and then used the Winamp SDK to control Winamp.
I'm sure there are other MP3 players out there with suitable APIs.
-Stut
--
http://stut.net/
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php