Skip to content

Specify MediaStreamTrack support speech recognition behavior if muted = true #125

@beaufortfrancois

Description

@beaufortfrancois

When #118 was merged, it was unspecified whether the HTMLMediaElement muted and MediaStreamTrack muted properties would change anything regarding speech recognition started with a MediaStreamTrack. I believe it should not impact it.

In Chromium sadly, audio is no longer rendered to the sink and thus is no longer transcribed if the volume of the media drops to 0. See code source. Shall we update Chromium or the spec?

FYI @evanbliu

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