Interface SpeechSynthesisEventMap

interface SpeechSynthesisEventMap {
    voiceschanged: Event;
}

Properties

Properties

voiceschanged: Event