/convert-txt-to-audio-app

A speech App which the user can type any thing and click at the button and the app will read the text for him, I used a built-in API js for making the functionality

Primary LanguageCSS

logo

πŸ“— Table of Contents

πŸ“– [Speech App]

A speech App in which the user can type anything and click on the button and the app will read the text for him, I used a built-in API JS for making the functionality Screenshot 2022-12-06 003024

πŸ›  Built With

Tech Stack

Client
  • HTML
  • CSS
  • JS

Key Features

  • I added the functionality for the speech appπŸ‘.
  • The user can type anything and click on the button and the app will read the text for himπŸ’―.

Live Demo πŸš€

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

To run this project you need:

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/osamaashraf6/convert-txt-to-audio-app

Install

Install this project with:

  cd convert-txt-to-audio-app
  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm test

(back to top)

πŸ‘₯ Authors

(back to top)

πŸ”­ Future Features

  • I will test this app using jest to test itπŸ‘ŒπŸ’―.

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project you can give me a star 😊 just to prove my app that it is useful for everyone and the users can use it to listen to the text which he typed any thing πŸ’―.

(back to top)

πŸ“ License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)