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

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

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)
[![IMAGE ALT TEXT HERE](./screen.png)](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
```