A web application that converts speech to text in real-time using the Web Speech API. Ideal for transcribing meetings, notes, or any spoken content directly in your browser.
🔗 Live Demo 📂 Repository: GitHub - Lilousound/speech-to-text
This Speech-to-Text App allows users to:
- Record speech directly in the browser.
- Convert speech to text in real-time.
- Copy or save the transcribed text.
- Stop/start recording with a single button.
What i have learned: Web Speech API, event handling, and real-time data processing in JavaScript.
| Technology | Description |
|---|---|
| HTML5 | Semantic structure for accessibility. |
| CSS3 | Clean, responsive styling. |
| JavaScript | Core logic using the Web Speech API for speech recognition. |
- Real-time transcription: No server needed—everything runs in the browser.
- Simple UI: One-button control for recording.
- Lightweight: No external libraries required.
Have questions, suggestions, or just want to chat about the project? I’d love to hear from you! 😊
📩 Email me at: aurelieraout@gmail.com
🌐 Visit my portfolio: www.aurelieraout.com