From fd1e2435671adf89d5a2718fc7d1454828f147ae Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Mon, 12 Jul 2021 10:11:30 +0900 Subject: remove wiki.developer.mozilla.org links --- files/ja/web/api/speechrecognition/onspeechend/index.html | 2 +- files/ja/web/api/speechrecognition/onspeechstart/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'files/ja/web/api/speechrecognition') diff --git a/files/ja/web/api/speechrecognition/onspeechend/index.html b/files/ja/web/api/speechrecognition/onspeechend/index.html index a5c774f79e..e6df50a2b2 100644 --- a/files/ja/web/api/speechrecognition/onspeechend/index.html +++ b/files/ja/web/api/speechrecognition/onspeechend/index.html @@ -15,7 +15,7 @@ translation_of: Web/API/SpeechRecognition/onspeechend ---
{{APIRef("Web Speech API")}}{{SeeCompatTable}}
-

{{domxref("SpeechRecognition")}} インターフェイスの onspeechend プロパティは、認識できる音声が検出し終えた時に (speechend イベントが発生した時)、実行されるイベントハンドラーになります。

+

{{domxref("SpeechRecognition")}} インターフェイスの onspeechend プロパティは、認識できる音声が検出し終えた時に (speechend イベントが発生した時)、実行されるイベントハンドラーになります。

構文

diff --git a/files/ja/web/api/speechrecognition/onspeechstart/index.html b/files/ja/web/api/speechrecognition/onspeechstart/index.html index 79ef5b1020..465a441ead 100644 --- a/files/ja/web/api/speechrecognition/onspeechstart/index.html +++ b/files/ja/web/api/speechrecognition/onspeechstart/index.html @@ -15,7 +15,7 @@ translation_of: Web/API/SpeechRecognition/onspeechstart ---
{{APIRef("Web Speech API")}}{{SeeCompatTable}}
-

{{domxref("SpeechRecognition")}} インターフェイスの onspeechstart プロパティは、認識できる音声が検出できた時に(speechstart イベントが発生した時)、実行されるイベントハンドラーになります。

+

{{domxref("SpeechRecognition")}} インターフェイスの onspeechstart プロパティは、認識できる音声が検出できた時に(speechstart イベントが発生した時)、実行されるイベントハンドラーになります。

構文

-- cgit v1.2.3-54-g00ecf