Skip to content

Built a captcha generator synthesised with a text-to-speech conversion. I used ReactJs(tsx), Vite, TailwindCSS

Notifications You must be signed in to change notification settings

Signor1/CaptchaGeneratorWithText-to-Speech

Repository files navigation

Captcha Generator with Text-to-Speech

A web application built with ReactJS, Vite, and Tailwind CSS that generates and reads Captchas with text-to-speech functionality. This project aims to provide an accessible and user-friendly way to test and improve your application's CAPTCHA handling.

Features

  • Generate random CAPTCHA text.
  • Utilize text-to-speech to read out the generated CAPTCHA text.

Live Demo

View Live Demo

Getting Started

Follow these steps to get the project up and running on your local machine.

  1. Clone the repository:

    git clone https://github.com/Signor1/CaptchaGeneratorWithText-to-Speech.git
    cd captcha-generator
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Open the application:

    Open your web browser and navigate to http://localhost:5173.

Usage

  • Choose your CAPTCHA preferences using the provided options.
  • Click the "Generate" button to create a new CAPTCHA image.
  • Use the "speaker" button to have the CAPTCHA text read aloud using text-to-speech.
  • Test your application's CAPTCHA handling by integrating this generator.

Contributing

Contributions are welcome! If you have any improvements, bug fixes, or new features to propose, please open an issue or submit a pull request. For major changes, please discuss them in advance.

Acknowledgments

About

Built a captcha generator synthesised with a text-to-speech conversion. I used ReactJs(tsx), Vite, TailwindCSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published