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

https://github.com/dzenis-h/text-reader

It's an app that uses the Web Speech API in order to turn text into voice.
https://github.com/dzenis-h/text-reader

css3 html5 javascript web-speech-api

Last synced: about 2 months ago
JSON representation

It's an app that uses the Web Speech API in order to turn text into voice.

Awesome Lists containing this project

README

          

##

![GitHub repo size](https://img.shields.io/github/repo-size/dzenis-h/text-reader)
![GitHub contributors](https://img.shields.io/github/contributors/dzenis-h/text-reader)
![GitHub stars](https://img.shields.io/github/stars/dzenis-h/text-reader?style=social)
![GitHub forks](https://img.shields.io/github/forks/dzenis-h/text-reader?style=social)
[![LinkedIn Follow](https://img.shields.io/badge/-Follow-blue?style=social&logo=linkedin&link=https://www.linkedin.com/in/dzenis-h/)](https://www.linkedin.com/in/dzenis-h/)
[![GitHub Follow](https://img.shields.io/badge/-Follow-black?style=social&logo=github&link=https://github.com/dzenis-h)](https://github.com/dzenis-h)


## Speech Text Reader favicon

## Overview 👀
It's an app that uses the Web Speech API in order to turn text into voice. Here is a screenshot of the app:
![text-reader screenshot](https://drive.google.com/uc?export=view&id=1VVC7wQYC36IOq2wL059jeAws2yF3NGFz)

## Tech Stack 🛠️
| Tech | Docs | Description |
| --- | --- | --- |
| ![JavaScript](https://img.shields.io/badge/-JavaScript-yellow?style=flat-square&logo=javascript) | [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) | A high-level, dynamic programming language used to make web pages interactive. |
| ![CSS](https://img.shields.io/badge/-CSS-blue?style=flat-square&logo=css3) | [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS) | A stylesheet language used to describe the look and formatting of a document written in a markup language. |
| ![HTML](https://img.shields.io/badge/-HTML-orange?style=flat-square&logo=html5) | [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML) | A markup language used for structuring and formatting content on the World Wide Web. |
| ![Web Speech API](https://img.shields.io/badge/-Web%20Speech%20API-red?style=flat-square&logo=google-chrome) | [Web Speech API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API) | A browser-based JavaScript API for speech recognition and speech synthesis. |

## Contributing
Contributions are always welcome! If you would like to contribute to this project, please follow these steps:
1. Fork the repository. 🍴
2. Create a new branch. 🌵
3. Make your changes and test them thoroughly. 👨‍💻
4. Submit a pull request. ✔

## Deployment 🚀
The app is deployed on Render, check it out [here](https://text-reader-v2.onrender.com).

## License 📑
This project is licensed under the MIT License.

## Credits 👨🏻‍💻
This repo was created by [Dzenis H.](https://dzenis.tech)

Contributions are more than welcome. 🫡

If you like what you see, please consider giving a ⭐️