diff options
Diffstat (limited to 'files/fr/web/api/speechrecognition')
| -rw-r--r-- | files/fr/web/api/speechrecognition/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/speechrecognition/index.html b/files/fr/web/api/speechrecognition/index.html index cfb56e343e..60b7ce9ab6 100644 --- a/files/fr/web/api/speechrecognition/index.html +++ b/files/fr/web/api/speechrecognition/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/SpeechRecognition --- <p>{{APIRef("Web Speech API")}}{{SeeCompatTable}}</p> -<p><strong><code>SpeechRecognition</code></strong> est l'interface contrôleur du service de reconnaissance de la <a href="https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API">Web Speech API</a>; elle gère également les {{domxref("SpeechRecognitionEvent")}} envoyés par le service de reconnaissance.</p> +<p><strong><code>SpeechRecognition</code></strong> est l'interface contrôleur du service de reconnaissance de la <a href="/en-US/docs/Web/API/Web_Speech_API">Web Speech API</a>; elle gère également les {{domxref("SpeechRecognitionEvent")}} envoyés par le service de reconnaissance.</p> <h2 id="Constructeur">Constructeur</h2> |
