
lists at gmnet
Oct 9, 2008, 12:17 PM
Post #6 of 6
(827 views)
Permalink
|
On Thu, 2008-10-09 at 09:14 -0400, Mike Heins wrote: > Quoting Peter (peter [at] pajamian): > > On 10/08/2008 10:42 PM, Mike Heins wrote: > > > Quoting Rick Bragg (lists [at] gmnet): > > >> On Mon, 2008-10-06 at 19:59 +0000, Rick Bragg wrote: > > >>> Has anybody ever set up audio captcha and/or recaptcha at all? > > >>> > > >>> I would really like to at least set up audio captcha for the visually > > >>> impaired. I would also like to set up recaptcha but just as a bonus. > > >>> > > >>> Thanks > > >>> Rick > > >> By the way, in my case, setting up audio captcha is not really a "want" > > >> but a "need". It is for a city website, and as a city, we must be fully > > >> section 508 compliant and cater to disabilities. (or no captcha at > > >> all.) > > >> > > >> The recaptcha is more of a "want" as this city is wanting to take the > > >> lead in this sort of thing. The recapcha should be optional for users > > >> to fill out. > > >> > > >> It would be great to build a profile check for this type of thing. > > >> > > >> for example: > > >> > > >> &or mv_captcha_guess=captcha, mv_audiocaptcha_guess=audiocaptcha Wrong Guess... > > >> > > >> Any thoughts? > > > > > > Does Perl have an Audio CAPTCHA module? That is the only way that > > > we would be likely to get this done... > > > > I couldn't find any, but it should be relatively straight forward with > > text to speech. Just pick out some random words in a dictionary, run > > them through text to speech and link to the audio file for the speech. > > > > http://search.cpan.org/~jkamphaus/PerlSpeak-2.01/lib/PerlSpeak.pm > > > > Aha. I am guessing then that you don't have to input and > recognize, only output. Yes, that would be possible for someone > to code. I wrote a little module that reminds me of appointments with > that robotic sounding voice... 8-) > > -- > Mike Heins > Perusion -- Expert Interchange Consulting http://www.perusion.com/ > phone +1.765.328.4479 tollfree 800-949-1889 <mike [at] perusion> > > When the only tool you have is a hammer, all your problems tend to look > like nails. -- Abraham Maslow > Thats great! I could pretty easily do this, Thanks! Once I get around to finishing that, I will post my results. Thanks! Rick -- This message has been scanned for viruses and dangerous content by Green Mountain Network, and is believed to be clean. _______________________________________________ interchange-users mailing list interchange-users [at] icdevgroup http://www.icdevgroup.org/mailman/listinfo/interchange-users
|