Skip to content

taher-el-mehdi/speech-to-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Speech to Text

A simple web application that converts spoken words into text using the Web Speech API. Supports multiple languages.

Features

  • Real-time speech recognition
  • Supports multiple languages
  • Simple and intuitive UI

How to Use

  1. Select your preferred language from the dropdown.
  2. Click the microphone button to start recording.
  3. Speak into your microphone, and the recognized text will appear in the textarea.

Setup

  1. Clone the repository:
    git clone https://github.com/taher-el-mehdi/speech-to-text.git
  2. Open index.html in your browser.

License

This project is open-source and available under the MIT License.