Automated Word Speller
I have been working on a program that will spell out words. My aim is to turn it into an obfuscation service for websites that usually display e-mail addresses or bot prevention codes as images -- this program would allow them to also provide a sound file version of the text for visually impaired users.
Todo:
- Output MP3 instead of WAV [ Done ]
- Integrate with an image producing script [ Done ]
- Make a flash player so that sounds can be easily placed on websites
- Make use of public-key cryptography or a server side database so the text is not visible to bots [ Done ]
- Publish an API for webmasters [ Done ]
Labels: Programming



0 Comments:
Post a Comment
Links to this post:
Create a Link
<< Home