PEAR – Text_Spell_Audio Package
Posted on January 10, 2008
I've just noticed a new(-ish) package on PEAR, called Text_Spell_Audio. It generates sound clips speaking the contents of a string.
It's especially useful for home brew CAPTCHA applications and such.
I always enjoy seeing different solutions to the same problem - on a previous article of mine, I did a very similar job. See KB_CAPTCHA - CAPTCHA Image Generation in PHP for more details.
Related posts
- CAPTCHA Image Generation
I couldn't find a very good CAPTCHA generation script in PHP, all the ones I... - KB_CAPTCHA – CAPTCHA Image Generation in PHP
Introduction KB_Captcha is a simple PHP script to generate reasonably safe CAPTCHA image to secure... - Cursed by '
' is not a valid HTML entity. So why do people use it in RSS?... - Retro Fitting Record Pagination with ADOdb
For my first project of the New Year I had to retro-fit pagination controls to... - Crawl Rate Tracker Plugin for WordPress25
Patrick Altoft has updated the Crawl Rate Tracker Plugin for WordPress 2.5. A previous post...


