Skip to content

webspeechapi: Fix event types in SpeechSynthesisUtterance #232

@ghost

Description

The DefinitelyTyped definitions for this API have some differences that appear correct. SpeechSynthesisUtterance.onstart and other methods should have a SpeechSynthesisEvent as their event type, and not just Event. We already have a SpeechSynthesisEvent type defined in lib.dom.d.ts, but aren't using it everywhere we should.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions