Skip to content

kauer3/Slang-Text-to-Speech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

80 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation





A chrome extension that converts any selected text on the web to speech

This is my final project to the 2020 version of the Harvard's CS50x course.


Topics:


Description

What is it?
  • Slang is a chrome extension that reads aloud any text from any website. It has a pop-up where it displays and updates the text it is reading, and highlights the sentence being spoken synchronized with the speech, so that you can keep reading along regardless of the page you're on. Listening and reading simultaneously increases comprehension, strengthens memory, helps build fluency skills including proper phrasing and expression and improve sight word recognition! And of course, Slang can also be very useful to save your time if you let it reading for you while you do something else.


How to use it?
  • To make Slang speak, select the text you want to hear, open the pop-up and hit the play button, or right-click the selected text and click speak. You can also type the text directly in the po-pup and click play. All speech settings can be edited through the pop-up.









Features:
  • Easy access via pop-up or right-click menu.
  • Speak any text selected on the internet or written directly in the pop-up.
  • If there's text selected in the browser and another text was written in the pop-up, Slang is smart enough to decide which one to speak.
  • While speaking, updates the text in the pop-up sentence by sentence, highlighting the sentence being spoken.
  • Keep speaking and updating the text in the pop-up even if you change to another page/tab, or close the original tab.
  • When not speaking, the pop-up always shows the last spoken or edited text, even if the browser or computer has been restarted.
  • When a speech is paused, Slang saves it so you can pick up where you left off later, even if the browser or computer has been restarted.
  • 21 voices in 14 languages available.
  • Customizable speed and pitch.

Demo


Example of how to use Slang through the pop-up...


...and through the right click menu.

Also, check out the Youtube video for a more complete demo!


Download

Slang is available to download at the Chrome Web Store.


License and copyright

MIT License

Copyright (c) 2020 Kauรช R A Pereira

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.