Switch language한국어
Back to the list

VoiceScribe

TL;DR AI

Key summary

2 min read
  1. VoiceScribe is a realtime web app that converts speech to text and is available at voice-scribe.netlify.app.

  2. The app supports 20 languages and runs on major desktop and mobile browsers.

  3. It captures audio in the browser and sends it to Google Cloud Speech-to-Text via Google AI Studio, and is built with HTML, CSS, and vanilla JavaScript hosted on Netlify.

Read the original