vot.js - v2.4.12
    Preparing search index...

    Variable SpeechSynthesisEvent

    SpeechSynthesisEvent: {
        prototype: SpeechSynthesisEvent;
        new (
            type: string,
            eventInitDict: SpeechSynthesisEventInit,
        ): SpeechSynthesisEvent;
    }

    Type declaration