Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lugomio/browser-speech-synthesis

The project uses the browser's speech synthesis feature to transform text typed by the user into voice.
https://github.com/lugomio/browser-speech-synthesis

css3 html5 javascript voice-synthesis

Last synced: 29 days ago
JSON representation

The project uses the browser's speech synthesis feature to transform text typed by the user into voice.

Awesome Lists containing this project

README

        

![Banner](https://github.com/lugomio/browser-speech-synthesis/raw/master/assets/img/banner.png)

# Browser Speech Synthesis

Esse é um projeto que desenvolvi para aprendizado. O projeto utiliza o recurso de síntese de fala do navegador para transformar um texto digitado pelo usuário em voz.

## Tecnologias Utilizadas

- HTML
- CSS
- JavaScript

## Como Usar

1. Acesse o projeto ao vivo em: [link](https://lugom.io/projects/browser-speech-synthesis/)
2. Digite o texto que você deseja transformar em voz no campo de entrada.
3. Clique no botão "Falar" para ouvir o texto digitado.