Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ken107/read-aloud

An awesome browser extension that reads aloud webpage content with one click
https://github.com/ken107/read-aloud

accessibility browser-addon browser-extension chrome-extension chrome-extensions chromium-extension edge-extension firefox-addon firefox-extension firefox-extensions page-reader text-to-speech webextension webextensions

Last synced: about 1 month ago
JSON representation

An awesome browser extension that reads aloud webpage content with one click

Awesome Lists containing this project

README

        








A Text to Speech Voice Reader extension for your browser!


Chrome Web Store | Firefox Addon | Blog | Website




github stats:






chrome web store stats:





firefox addon stats:






A little browser extension built with ❤︎ by Hai Phan and contributors


## Reviews
>First impressions are super. Natural flowing voice and very helpful for multitasking and also giving my eyes a rest.

*Giuseppe*

> Thank you so much for this extension. I absolutely swear by it whenever I need to read any large chunk of text. The combination of hearing it in a clear voice (...) Its fantastic, thank you so much.

*Abi*

> LOVE this extension. I remember better when i hear a story vs reading

*David*

> This is a phenomenal extension. Better than anything else I tryed so far. Simple, easy, customizable (...) I would recommend this whole heartedly to anyone who has dyslexia like me, or any other reasons for not beeing able to read comfortably at all times.

*Merlin*

## Overview
Read Aloud is a Chrome and Firefox extension that uses text-to-speech technology to convert webpage text to audio.  It works on a variety of websites, including news sites, blogs, fan fiction, publications, textbooks, school and class websites, online universities and course materials.

Read Aloud is aimed at users who prefer to listen to content instead of reading, people with dyslexia or other learning disabilities, children learning to read, or simply to provide users with alternative way to consume web content.

Read Aloud allows you to select from a variety of text-to-speech voices, including those provided natively by the browser, as well as by text-to-speech cloud service providers such as Google Wavenet, Amazon Polly, IBM Watson, and Microsoft.  Some of the cloud-based voices may require additional in-app purchase to enable.

## Basic Usage

### Extension Button

### Right Click Menu

## Advanced Usage

### Shortcuts

```yaml
ALT/Option + P : Play/Pause
ALT/Option + O : Stop
ALT/Option + Comma : Rewind
ALT/Option + Period : Forward
```

### Customization

You can change the voice, reading speed, pitch, or enable text highlighting:

1. Click the Read Aloud icon on the [Extensions menu](https://i.imgur.com/KTqFZ3Q.png).
2. Stop any text that may be playing.
3. Click on the Gear icon in the Read Aloud context menu. (It may take a second or two for settings to appear)

### Using Premium Voices
[Using Premium Voices (Google Wavenet & Amazon Polly)](docs/usage/premium-voices.md)

## Installation

### Chrome and Chromium-based browsers
You can get the latest available Read Aloud Extension version from the [Chrome Web Store](https://chrome.google.com/webstore/detail/read-aloud-a-text-to-spee/hdhinadidafjejdhmfkjgnolgimiaplp).

### Firefox
You can get the latest version of Read Aloud Extension from the [Mozilla Add-ons website](https://addons.mozilla.org/en-US/firefox/addon/read-aloud/).

#### Firefox install from source

1. Create a build directory with `mkdir build`
2. Run `npm run-script package`
3. Extract the resulting zip file. You should see a `manifest.json` which will be used later.
4. In Firefox, first make sure there isn't an existing read-aloud add-on already installed
5. type `about:debugging` in the Address bar and enter.
6. Click on "This Firefox" then click "Load Unpackaged Extension"
7. Select the `manifest.json` file produced earlier.

## Contribute

- Star this GitHub repo :star:
- Post about it on your social media (Twitter / Blogs / Facebook / Instagram etc).
- Leave a positive review on the [Chrome Web Store](https://chrome.google.com/webstore/detail/read-aloud-a-text-to-spee/hdhinadidafjejdhmfkjgnolgimiaplp) or [Firefox Addon](https://addons.mozilla.org/en-US/firefox/addon/read-aloud/) pages.
- Create pull requests, submit bugs, suggest new features or documentation updates 🛠
- To do so, go to [this page](https://github.com/ken107/read-aloud/issues) and click the *New issue* button.

## Credits

### Images

- [Streamline Labs](https://lab.streamlineicons.com/)
- [Freepik](https://www.freepik.com/free-vector/colorful-memphis-design-background-vector_3893585.htm)