akashsabale01 / Text-to-Speech-Chrome-Extension

Text to Speech Chrome Extension converts given Text to Speech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text to Speech Converter Chrome Extension

Text to Speech Chrome Extension converts given Text to Speech.

Voice Options is given where User can choose different voices as per their choice.

Here SpeechSynthesisVoice interface of the Web Speech API is used for getting voice that the system supports.

Resume and Pause functionality is displayed when content length is greater than 80.

Screenshots

Text to Speech Converter Chrome Extension

Popup Screen

Built With

  • JavaScript
  • Html
  • Css

Run Locally

  • To install the extension just download zip, unpack it, then:
  1. Open the Extension Management page by navigating to chrome://extensions.

    a) Alternatively, open this page by clicking on the Extensions menu button and selecting Manage Extensions at the bottom of the menu.

    b) Alternatively, open this page by clicking on the Chrome menu, hovering over More Tools then selecting Extensions

  2. Enable Developer Mode by clicking the toggle switch next to Developer mode.

  3. Click the Load unpacked button and select the extension directory.

About

Text to Speech Chrome Extension converts given Text to Speech


Languages

Language:JavaScript 49.8%Language:CSS 28.1%Language:HTML 22.2%