View Single Post
Old 10-04-2012, 06:29 PM   PM User | #1
patryk
Regular Coder

 
patryk's Avatar
 
Join Date: Oct 2012
Location: /dev/couch
Posts: 395
Thanks: 2
Thanked 64 Times in 64 Posts
patryk is on a distinguished road
api security question

i'm working on little captcha project and yesterday i've added TTS feature, but now i'm starting to think that might be a bad idea.
I'm using google's TTS api for now. Requests for audio files are routed trough my server, so end user can't see what text is being requested, but they do get audio itself.
test verion is here: http://photocaptcha.us/demo.php
How big security issue that is in your opinion?
obviously i'm thinking about speach recognition software.
patryk is offline   Reply With Quote