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): http://www.cfide.org/Text_to_Speech_Example_

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

2009-01-12 Thread Peter Donahue
;cf-talk" Sent: Monday, January 12, 2009 8:40 AM Subject: Re: Using JCaptcha and FreeTTS to embed captcha and audio for the visually impaired > I am hoping someone could provide me with some help in implementing this > on my > application. I am running ColdFusion 7 on a Windows Se

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" To: "cf-talk" Sent: Monday, January 12, 2009 8:35 AM Subject: Re: Using JCaptcha and FreeTTS to embed captcha and aud

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 Fre

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 yo

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 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

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 FreeT