https://github.com/belchenkov/speech_text_reader_js
A text to speech app for non-verbal people. Pre-made buttons and custom text speech. This project uses the Web Speech API
https://github.com/belchenkov/speech_text_reader_js
css3 html5 js6 speech-api
Last synced: about 1 year ago
JSON representation
A text to speech app for non-verbal people. Pre-made buttons and custom text speech. This project uses the Web Speech API
- Host: GitHub
- URL: https://github.com/belchenkov/speech_text_reader_js
- Owner: Belchenkov
- Created: 2020-06-11T08:14:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-20T16:35:27.000Z (almost 5 years ago)
- Last Synced: 2025-01-05T07:23:11.856Z (over 1 year ago)
- Topics: css3, html5, js6, speech-api
- Language: JavaScript
- Homepage: http://text-speech-reader.surge.sh/
- Size: 868 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Speech Text Reader
> A text to speech app for non-verbal people. Pre-made buttons and custom text speech. This project uses the Web Speech API
### [Demo](http://text-speech-reader.surge.sh)
[](https://radikal.ru/video/l9drNIghfA5)
### Get started
```shell script
git clone
```
```shell script
open index.html
```
or
```shell script
npm i -g live-server
```
```shell script
live-server
```