aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/speechrecognition/onspeechstart
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/speechrecognition/onspeechstart')
-rw-r--r--files/ja/web/api/speechrecognition/onspeechstart/index.html2
1 files changed, 1 insertions, 1 deletions
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
---
<div>{{APIRef("Web Speech API")}}{{SeeCompatTable}}</div>
-<p>{{domxref("SpeechRecognition")}} インターフェイスの <strong><code>onspeechstart</code></strong> プロパティは、認識できる音声が検出できた時に(<code><a href="https://wiki.developer.mozilla.org/ja/docs/Web/API/SpeechRecognition/speechstart_event">speechstart</a></code> イベントが発生した時)、実行されるイベントハンドラーになります。</p>
+<p>{{domxref("SpeechRecognition")}} インターフェイスの <strong><code>onspeechstart</code></strong> プロパティは、認識できる音声が検出できた時に(<code><a href="/ja/docs/Web/API/SpeechRecognition/speechstart_event">speechstart</a></code> イベントが発生した時)、実行されるイベントハンドラーになります。</p>
<h2 id="Syntax" name="Syntax">構文</h2>