Re: Using JCaptcha and FreeTTS to embed captcha and audio for the visually impaired

2009-01-13 Thread cf coder
We have decided to use a differnt API for the captcha. Regarding the speech, FreeTTS is the API that we want to use. I have been looking at this example which shows how to call it in ColdFusion (Please look at the second example titled: FreeTTS CFC):

Using JCaptcha and FreeTTS to embed captcha and audio for the visually impaired

2009-01-12 Thread cf coder
Hi everybody, I am hoping someone could provide me with some help in implementing this on my application. I am running ColdFusion 7 on a Windows Server. I have been asked to display a image and audio captcha in my form. I've visited both the JCpatcha )http://jcaptcha.sourceforge.net/) and

Re: Using JCaptcha and FreeTTS to embed captcha and audio for the visually impaired

2009-01-12 Thread sam Detweiler
Hi everybody, I am hoping someone could provide me with some help in implementing this on my application. I am running ColdFusion 7 on a Windows Server. I have been asked to display a image and audio captcha in my form. I've visited both the JCpatcha )http://jcaptcha.sourceforge.net/)

Re: Using JCaptcha and FreeTTS to embed captcha and audio for the visually impaired

2009-01-12 Thread cf coder
Hi Sam, Thank you for your post. I have copied the files FreeTTS.jar file to my standalone ColdFusion installation folder: C:\CFusionMX7\lib\freetts.jar. I restarted ColdFusion and the jar file is now showing up in the class-path which is good. I can dump the methods in the FreeTTS class like

Re: Using JCaptcha and FreeTTS to embed captcha and audio for the visually impaired

2009-01-12 Thread Dave Watts
I am hoping someone could provide me with some help in implementing this on my application. I am running ColdFusion 7 on a Windows Server. I have been asked to display a image and audio captcha in my form. I've visited both the JCpatcha and FreeTTS websites. I would recommend that you

Re: Using JCaptcha and FreeTTS to embed captcha and audio for the visually impaired

2009-01-12 Thread sam Detweiler
Hi Sam, Thank you for your post. I have copied the files FreeTTS.jar file to my standalone ColdFusion installation folder: C:\CFusionMX7\lib\freetts.jar. I restarted ColdFusion and the jar file is now showing up in the class-path which is good. I can dump the methods in the FreeTTS

Re: Using JCaptcha and FreeTTS to embed captcha and audio for the visually impaired

2009-01-12 Thread Peter Donahue
Good morning everyone, No amount of audio will help an individual who is both blind and deaf. Peter Donahue - Original Message - From: cf coder mailinglistid2...@yahoo.com To: cf-talk cf-talk@houseoffusion.com Sent: Monday, January 12, 2009 8:35 AM Subject: Re: Using JCaptcha and

Re: Using JCaptcha and FreeTTS to embed captcha and audio for the visually impaired

2009-01-12 Thread Peter Donahue
Good afternoon again everyone, Email verification is a much better alternative as it permits those who use all types of access technology systems to gain access to secured Web and application content. Peter Donahue - Original Message - From: Dave Watts dwa...@figleaf.com To: