diff options
| author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:46:51 +0100 |
|---|---|---|
| committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:46:51 +0100 |
| commit | 8a5554c6fae83e92b10c8dbe5b82108cb44fad6c (patch) | |
| tree | 616af8137d0e678ad2f9d515b7b68dc1b9738fca /files/es/web/api/web_speech_api | |
| parent | a55b575e8089ee6cab7c5c262a7e6db55d0e34d6 (diff) | |
| download | translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.gz translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.bz2 translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.zip | |
unslug es: modify
Diffstat (limited to 'files/es/web/api/web_speech_api')
| -rw-r--r-- | files/es/web/api/web_speech_api/using_the_web_speech_api/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/api/web_speech_api/using_the_web_speech_api/index.html b/files/es/web/api/web_speech_api/using_the_web_speech_api/index.html index 407de0e10d..a8ffc88767 100644 --- a/files/es/web/api/web_speech_api/using_the_web_speech_api/index.html +++ b/files/es/web/api/web_speech_api/using_the_web_speech_api/index.html @@ -1,7 +1,8 @@ --- title: Uso de la Web Speech API -slug: Web/API/Web_Speech_API/Uso_de_la_Web_Speech_API +slug: Web/API/Web_Speech_API/Using_the_Web_Speech_API translation_of: Web/API/Web_Speech_API/Using_the_Web_Speech_API +original_slug: Web/API/Web_Speech_API/Uso_de_la_Web_Speech_API --- <p class="summary">La API Web Speech API proporciona dos funcionalidades distintas — reconocimiento de voz, y síntesis de voz (también conocido como texto a voz o tts) — lo que nos ofrece nuevas e interesantes posibilidades para accesibilidad y otros mecanismos. Este artículo ofrece una breve introducción en las dos áreas, así como unas demos.</p> |
