TalAter/annyang
💬 Speech recognition for your site observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 96
- Release rhythm 42
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4758
- days_rel: 175
- days_push: 28
- n_releases_24m: 1
Adoption not part of the score
6816 stars · 1048 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
annyang is a tiny (2 KB), dependency-free JavaScript library that adds speech recognition and voice commands to websites using the Web Speech API. It lets developers define spoken commands with named variables, splats, and optional words that trigger JavaScript callbacks.
Use cases
- add voice commands to a website
- let users control a site with speech
- build an accessibility tool with voice navigation
- add speech-to-text triggers to a web app
- create voice-controlled home automation dashboards
- detect if a browser supports speech recognition
When to choose
- you want a lightweight, zero-dependency browser speech recognition layer
- you need simple pattern-based voice commands with variables and optional words
- you want progressive enhancement that works in all browsers with graceful fallback
When to avoid
- you need server-side or offline speech recognition
- you need full transcription of arbitrary speech rather than command matching
- you need a built-in GUI for the recognition status (use Speech KITT alongside)
Facets
library · maturity stable
speech-recognition nlp speech-processing web-development accessibility browser cross-platform voice-commands speech-to-text javascript zero-dependencies web-speech-api nodejs
3 sources
- readme: https://github.com/TalAter/annyang · fetched 2026-08-28 · ca4d83f67268
- homepage: https://www.talater.com/annyang/ · fetched 2026-08-29 · ef5d2626478b
- registry_npm: https://registry.npmjs.org/annyang · fetched 2026-08-29 · ae1baabd5350
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TalAter/annyang | main | 78 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem