Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/normalhuman01/reconocimiento-voz-javascript
use webkitspeechrecognition to convert speech to text on the web with javascript
https://github.com/normalhuman01/reconocimiento-voz-javascript
Last synced: 17 days ago
JSON representation
use webkitspeechrecognition to convert speech to text on the web with javascript
- Host: GitHub
- URL: https://github.com/normalhuman01/reconocimiento-voz-javascript
- Owner: normalhuman01
- License: gpl-3.0
- Created: 2023-12-11T16:47:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-11T16:50:14.000Z (about 1 year ago)
- Last Synced: 2023-12-12T23:38:09.864Z (about 1 year ago)
- Language: HTML
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reconocimiento de voz en el navegador con JavaScript y webkitSpeechRecognition
Distribución de directorios1. Hola mundo, reconocimiento de voz y escribir resultados en consola
2. Evitar pausa de reconocimiento de voz
3. Demostración de "dictado en la web"**Solo funciona en Chrome desktop y móvil**