Skip to content

A web component to easily control browser speech synthesis (TTS).

Notifications You must be signed in to change notification settings

calbert1209/reader_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reader Control Web Component

A web component to easily control browser speech synthesis (TTS).

Screenshot of Reader-Control web component

Demo Page

Setup

  1. add reader.js to your page via clone or CDN
  2. wrap all contents that you want read aloud in a <section class="readable"></section> block.

Use Via CDN

https://cdn.jsdelivr.net/gh/calbert1209/reader_control/reader.js

Questions

  • Q: Build system? Typescript?
  • A: Nope. No build, no dependencies, just drop it in and go.

Author

About

A web component to easily control browser speech synthesis (TTS).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published