interface dom.SpeechSynthesisEventInit
implements EventInit
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { SpeechSynthesisEventInit } = dom;
Properties
utterance: SpeechSynthesisUtterance
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { SpeechSynthesisEventInit } = dom;