|
Posted by Toby A Inkster on 05/01/07 10:50
w33bster wrote:
> I'm guessing I will have to have some third party app that can act as
> a go between the php and the sound system but I can't seem to find
> anything that will do this.
Assuming that the audio is stored in files on the server. (e.g. MP3s,
OGGs, etc) you could use the PHP system() function to launch command-line
programs to play the files. There are various non-interactive command-line
audio players available, such as mpg123, ogg123, etc.
--
Toby A Inkster BSc (Hons) ARCS
http://tobyinkster.co.uk/
Geek of ~ HTML/SQL/Perl/PHP/Python/Apache/Linux
Navigation:
[Reply to this message]
|