interface RTCDTMFToneChangeEvent
implements Event
import { type RTCDTMFToneChangeEvent } from "https://deno.land/x/evt@v2.4.20/lib/types/lib.dom.ts";
Events sent to indicate that DTMF tones have started or finished playing. This interface is used by the tonechange event.