all repos — captcha @ dfb2d7daaec3f11fc4af065c265267264324f4f2

Go package captcha implements generation and verification of image and audio CAPTCHAs.

generate: README fixes.
Dmitry Chestnykh dmitry@codingrobots.com
Wed, 29 Jun 2011 16:13:29 +0200
commit

dfb2d7daaec3f11fc4af065c265267264324f4f2

parent

e5198f7c89b63484499944f63a04829966e37371

1 files changed, 4 insertions(+), 3 deletions(-)

jump to
M generate/README.markdowngenerate/README.markdown

@@ -4,10 +4,11 @@

* Record sounds for 0-9. Speak fast enough to make sound files small. Make sure the level of sound is the same as in the provided samples for English (this is important for making - captchas harder to break). Same files in 8 KHz 8-bit PCM WAV format. (To do + captchas harder to break). Save files in 8 KHz 8-bit PCM WAV format. (To do this in Audacity, set "Project Rate (Hz)" at the lower left corner to 8000, - then File > Export, select "Other uncompressed files", click Options..., - select "WAV (Microsoft)" for Header, and "Unsigned 8 bit PCM" for Encoding.) + then click File > Export, select "Other uncompressed files", click + Options..., select "WAV (Microsoft)" for Header, and "Unsigned 8 bit PCM" for + Encoding.) If you're not sure if your sounds are okay or how to save them properly, just save one of them into any format (MP3 is okay), and send it to me