Skip to main content
Module

x/evt/mod.ts>dom.SpeechRecognitionEvent

💧EventEmitter's typesafe replacement
Go to Latest
interface dom.SpeechRecognitionEvent
implements Event
import { type dom } from "https://deno.land/x/evt@v2.4.6/mod.ts";
const { SpeechRecognitionEvent } = dom;

Properties

readonly
resultIndex: number
readonly
results: SpeechRecognitionResultList