Variable SpeechSynthesisUtterance

    SpeechSynthesisUtterance: {
        prototype: SpeechSynthesisUtterance;
        new (text?: string): SpeechSynthesisUtterance;
    }