length

open override val length: Int(source)

The length read-only property of the SpeechRecognitionResultList interface returns the length of the 'array' — the number of SpeechRecognitionResult objects in the list.

MDN Reference