/online-tts

Online TTS is a free text to speech converter. Powered by ResponsiveVoice JS.

Primary LanguageHTML

ONLINE TTS

Online TTS converts any text into speech easily.

Getting Started

Just paste any text you want to be spoken out in the TEXTAREA and press the SPEAK button. To stop the speach press the STOP button.

USING VIA KEYBOARD

  • Press 'i' to highlight the TEXTAREA and " CTRL+V " to paste the text or type any text inside it.

  • Press "CTRL+ENTER" or "CMD+ENTER" to speak out the text entered.

  • Press "CTRL+/" or "CMD+/" to stop the speech.

Built With

  • ResponsiveVoice.JS - A HTML5-based Text-To-Speech library designed to add voice features to web sites and apps across all smartphone, tablet and desktop devices. It supports 51 languages through 168 voices, no dependencies and weighs just 14kb… Try It!

  • Topcoat - CSS for clean and fast web apps.

  • Mousetrap - A simple library for handling keyboard shortcuts in Javascript.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Thanks to ResponsiveVoice.JS
  • Thanks to Topcoat
  • Thanks to Mousetrap