About 938,000 results
Open links in new tab
  1. Using the Web Speech API - Web APIs | MDN - MDN Web Docs

    Oct 7, 2025 · The Web Speech API provides two distinct areas of functionality — speech recognition and speech synthesis (also known as text to speech, or TTS) — which open up interesting …

  2. Chrome Browser - Google

    Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier.

  3. Voice driven web apps - Introduction to the Web Speech API

    Jan 13, 2013 · The new JavaScript Web Speech API makes it easy to add speech recognition to your web pages. This API allows fine control and flexibility over the speech recognition capabilities in …

  4. Web Speech API - Browser APIs Playground

    Add speech recognition and synthesis to web applications with the Web Speech API. Learn to convert speech to text and generate spoken output.

  5. Web Speech API Speech Recognition Demo - addpipe.com

    Live demo of the Web Speech API speech recognition feature. Convert spoken words to text in real time with supported browsers.

  6. Web Speech API — Voice to Text Demo - CodePen

    ...

  7. addpipe/Web-Speech-API-TextToSpeech-Demo - GitHub

    This Web Speech API Text-to-Speech Demo uses the Web Speech API’s SpeechSynthesis interface to convert written text into spoken words. It uses the following main SpeechSynthesis properties:

  8. The Web Speech API

    Learn how to harness the power of built-in browser APIs to take your JavaScript app to the next level.

  9. Web Speech API: Cool stuff that you didn’t know that you can

    Oct 15, 2024 · Today, I invite you to learn more about the Web Speech API, an API that allows you to make up powered up voice-enabled web applications. We will dive into speech recognition and …

  10. Speech recognition in the browser using Web Speech API

    Oct 16, 2025 · Learn how to set up speech recognition in your browser using the Web Speech API and JavaScript.