interface dom.SpeechSynthesisErrorEvent
implements SpeechSynthesisEvent
import { type dom } from "https://deno.land/x/evt@v2.5.6/lib/types/index.ts";
const { SpeechSynthesisErrorEvent } = dom;
Properties
readonly
error: SpeechSynthesisErrorCodeimport { type dom } from "https://deno.land/x/evt@v2.5.6/lib/types/index.ts";
const { SpeechSynthesisErrorEvent } = dom;