import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/index.ts";
const { SpeechSynthesisVoice } = dom;
This Web Speech API interface represents a voice that the system supports. Every SpeechSynthesisVoice has its own relative speech service including information about language, name and URI.