Web features explorer

Speech recognition

Limited availability

The SpeechRecognition API converts audio into text using the device's speech recognition service.

Browser support (view on caniuse.com)

  • Chrome 139 Released on 2025-08-05
  • Chrome Android 139 Released on 2025-08-05
  • Edge 139 Released on 2025-08-07
  • Firefox Not supported Position
  • Firefox for Android Not supported Position
  • Safari Not supported
  • Safari on iOS Not supported

Need this feature?
Leave a 👍 on the feedback issue
Don't forget to also leave a comment explaining your specific use case.

MDN documentation

Usage (according to Chrome Platform Status)

~0.037% of page loads. More data at chromestatus.com.

Developer use cases

  • for a chatbot web app, let the user speak his/her question into the input field for a chatbot web app, let the user speak his/her question into the input field [see original comment]