Ross ROSS = Recommend OSS · open-source software intelligence for agents

kripken/speak.js

Text-to-Speech in JavaScript using eSpeak observed · 2026-08-28

github.com/kripken/speak.js · C++ · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5510
  • days_rel: n/a
  • days_push: 2407
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1335 stars · 300 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

speak.js is a port of the eSpeak C++ speech synthesizer to JavaScript via Emscripten, enabling text-to-speech in the browser using only JavaScript and HTML5. It generates WAV audio from text in a web worker and plays it through an HTML Audio element.

Use cases

  • add text-to-speech to a web page without a server
  • convert text to spoken audio in the browser
  • make a website read content aloud for accessibility
  • generate WAV speech audio client-side in JavaScript
  • support multiple spoken languages in a web app
  • build a browser-based talking application

When to choose

  • you need client-side TTS with no server dependency
  • you want a lightweight, self-contained speech synthesizer for the web
  • you need multilingual eSpeak voices in JavaScript

When to avoid

  • you need high-quality, natural-sounding modern neural voices
  • you need a maintained library with active updates
  • you need TTS outside the browser or on mobile native apps

Facets

library · maturity maintenance

tts speech-recognition audio-processing speech-processing web-development frontend accessibility browser text-to-speech espeak emscripten web-worker wav-generation javascript web

1 source

Member repositories

RepositoryRoleHealth v2
kripken/speak.jsmain32

For agents

markdown · JSON · MCP: product_card(name="kripken/speak.js")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem