https://developer.mozilla.org/ja/docs/Web/API/SpeechRecognition/start
SpeechRecognition: start() メソッド - Web API | MDN
start() はウェブ音声 API のメソッドで、音声認識サービスを起動して(マイクまたは音声トラックからの)入力音声を待機し、その認識結果を返します。
web api mdnspeechrecognition
https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition/soundend_event
SpeechRecognition: soundend event - Web APIs | MDN
The soundend event of the Web Speech API is fired when any sound — recognizable speech or not — has stopped being detected.
web apis mdnspeechrecognition
https://developer.mozilla.org/ja/docs/Web/API/SpeechRecognition
SpeechRecognition - Web API | MDN
SpeechRecognition はウェブ音声 API のインターフェイスで、 認識サービスの制御インターフェイスです。これは、認識サービスから送信された SpeechRecognitionEvent も処理します。
web api mdnspeechrecognition