Skip to content

A simple, lightweight web app that converts your voice into text in real-time. Speak, save, and manage your notes effortlessly.

License

Notifications You must be signed in to change notification settings

contro-projects/speechpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

🎤 SpeechPad

A simple, lightweight web app that converts your voice into text in real-time. Speak, save, and manage your notes effortlessly.

✨ Features

  • Real-time speech recognition - Your words appear instantly as you speak
  • Save notes - Store multiple voice notes with one click
  • Clean interface - Minimal design, maximum usability
  • Works offline - Uses native browser Speech Recognition API
  • Cross-browser compatible - Works on Chrome, Edge, and Firefox

🚀 Live Demo

👉 Visit SpeechPad Live

Try it now! No installation needed.

🛠️ How to Use

  1. Click 🎤 Start to begin listening
  2. Speak clearly into your microphone
  3. Click ⏹ Stop when done
  4. Click 💾 Save to store your note
  5. View all saved notes below

📋 Requirements

  • Modern web browser (Chrome, Edge, Firefox)
  • Microphone access enabled
  • No dependencies - pure vanilla JavaScript

🎯 Getting Started Locally

Clone & Run

# Clone the repository
git clone https://github.com/contro-projects/speechpad.git

# Navigate to project
cd speechpad

# Open in browser
open index.html

📁 File Structure

speechpad/
├── index.html    # HTML, CSS & JS 
└── README.md     # This file

🔧 Browser Compatibility

Browser Status
Chrome ✅ Supported
Edge ✅ Supported
Firefox ✅ Supported
Safari ⚠️ Limited support
IE ❌ Not supported

💡 Tips

  • Windows users: Ensure microphone is enabled in Sound settings
  • Better accuracy: Speak clearly and at normal pace
  • Privacy: All notes are stored locally in your browser

🐛 Troubleshooting

Microphone not working?

  • Check browser microphone permissions
  • Ensure microphone is enabled in system settings
  • Try refreshing the page
  • Use Chrome or Edge for best results

Notes disappearing?

  • Notes are stored in your browser's memory during the session
  • Refresh the page to clear them (this is intentional for privacy)

📝 License

MIT License - Feel free to use this project for personal or commercial purposes.

🤝 Contributing

Found a bug? Have an idea? Feel free to:

📞 Contact


Powered by Web Speech API

About

A simple, lightweight web app that converts your voice into text in real-time. Speak, save, and manage your notes effortlessly.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages