Skip to content

browserSupportsSpeechRecognition returns true in Chromium browsers (e.g. Brave) #129

@JamesBrill

Description

@JamesBrill

As per #127, it appears that browserSupportsSpeechRecognition incorrectly indicates that speech recognition is supported in Chromium browsers like Brave. Google disables the speech recognition client in Chromium browsers, although it seems the speech recognition object is still present, hence the incorrect detection.

We should find a way to detect these browsers and return false from browserSupportsSpeechRecognition in those cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions