News Feed
Jobs Feed
Sections




News Archive
Splitbrain.org:
Joining .WAVs with PHP
November 27, 2006 @ 08:50:00

In this new post from the splitbrain.org website (creators of the Dokuwiki application), there's an example of how to join wav files together with PHP with a quick and easy script.

I'm currently working on a CAPTCHA plugin for DokuWiki and thought about providing audio output for users not able to see the image. This is pretty simple for CAPTCHAs - there is no need for complicated speech synthesis because you only need recordings of the 26 possible letters. But you need a way of joining those recordings on the fly...

There was an example he found previously, but it seemed like overkill, so he rolled together his own solution - a 24 line script that takes in the filenames of the wav files and spits back out the joined resource. This functionality has already been added to the CAPTCHA plugin if you'd like to check it out.

0 comments voice your opinion now!
join wav file audio captcha function file join wav file audio captcha function file


blog comments powered by Disqus

Similar Posts

LWN.net: Remote file inclusion vulnerabilities

Dotvoid.com: PHP 5.2 ajaxified

Fabien Potencier's Blog: Find your Files

Alexey Zakhlestin's Blog: Ode to mb_ereg functions

Reddit.com: Let's Make PHP's Function Names Consistent!


Community Events











Don't see your event here?
Let us know!


community introduction opinion release object functional application podcast development unittest testing phpunit tool framework example interview code series language zendframework2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework