Skip to content

Instantly share code, notes, and snippets.

@coderofsalvation
Last active July 1, 2022 11:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save coderofsalvation/111b322900161128c8446dd514742c8d to your computer and use it in GitHub Desktop.
Save coderofsalvation/111b322900161128c8446dd514742c8d to your computer and use it in GitHub Desktop.
WebSpeechApi support in 2022

WebSpeechApi support in 2022

The browser/library support for speech is not great in my experiments:

browsers

  • Chrome 70
  • Firefox 96.0
  • Oculus browser
  • Brave 100.1

I had zero consistent results with the following API's/libs:

I remember this not being the case some years ago (when WebSpeechAPI came out)

other observations

Maybe there wasn't much developer focus on speech-api after some point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment