A simple and beginner-friendly Speech-to-Text Web App built using HTML, CSS, and JavaScript.
This app uses the Web Speech API to convert your spoken words into text in real time.
- ποΈ Start & Stop voice recording
- π€ Live speech-to-text conversion
- π Supports multiple languages (English, Hindi, Tamil, Telugu, etc.)
- π Copy or edit the converted text
- π» Works on any browser that supports the Web Speech API
- π§© No backend required β fully client-side
- HTML β Structure
- CSS β Styling
- JavaScript β Speech recognition logic
- Web Speech API