An open API service indexing awesome lists of open source software.

https://github.com/devgoyalg/text-to-speech-converter

Text To Speech Converter using HTML, CSS and JavaScript
https://github.com/devgoyalg/text-to-speech-converter

text-speech-app text-speech-converter text-speech-generator text-to-speech text-to-speech-app text-to-speech-conversion text-to-speech-converter text-to-speech-generator text-to-speech-javascript text-voice-converter

Last synced: 4 months ago
JSON representation

Text To Speech Converter using HTML, CSS and JavaScript

Awesome Lists containing this project

README

          

![Star Badge](https://img.shields.io/static/v1?label=%F0%9F%8C%9F&message=If%20Useful&style=style=flat&color=BC4E99)
![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)
[![View My Profile](https://img.shields.io/badge/View-My_Profile-green?logo=GitHub)](https://github.com/DevGoyalG)
[![View Repositories](https://img.shields.io/badge/View-My_Repositories-blue?logo=GitHub)](https://github.com/DevGoyalG?tab=repositories)

Text To Speech Converter

If you found this repository helpful, give us a ⭐️


Typing SVG

A simple project that converts text into speech. The user inputs text, and with a click of a button, the application reads the text aloud using the browser's built-in text-to-speech functionality. It's designed to be intuitive and user-friendly.

## 🌐 Live Demo
Check out the live demo of the Text to Speech Converter [here](https://text-speech-converters.netlify.app/).

## 📸 Project Preview
Here's a sneak peek of the Text to Speech Converter application:

![Project Preview](assets/Text-To-Speech-Converter.png)

## 🚀 Features
- Converts any input text into speech.
- Allows the user to choose from different voices (if supported by the browser).
- Provides control for play/pause functionality.
- Adjusts the speech rate and pitch for a customized experience.

## 🛠️ Tech Stack
- **HTML** : For the structure of the text input form and controls.
- **CSS** : For styling the page and creating a clean interface.
- **JavaScript** : For handling the text-to-speech conversion using the Web Speech API.

## 🧑‍💻 Getting Started

Follow the steps below to clone and use the project locally:

### 1. Prerequisites
Make sure you have **Git** installed. If not, you can download it [here](https://git-scm.com/).

### 2. Clone the Repository
```bash
git clone https://github.com/DevGoyalG/Text-To-Speech-Converter.git
```

## 🤝 Contributing
Contributions are welcome! If you have suggestions or want to report an issue, feel free to open an issue or create a pull request.

## 👨‍💻 Created by
This project was created and is maintained by:
**Dev Goyal**

Feel free to reach out if you have any questions or suggestions! ❤️