Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lugomio/browser-speech-synthesis
- Owner: lugomio
- Created: 2024-03-17T18:09:34.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-03-17T21:17:00.000Z (9 months ago)
- Last Synced: 2024-03-17T22:28:48.601Z (9 months ago)
- Topics: css3, html5, javascript, voice-synthesis
- Language: HTML
- Homepage: https://lugom.io/projects/browser-speech-synthesis/
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.