# zenorocha/voice-elements

:speaker: Web Component wrapper to the Web Speech API, that allows you to do voice recognition and speech synthesis using Polymer

Repository: https://github.com/zenorocha/voice-elements
Canonical: https://ross.abutalabs.com/products/voice-elements
Homepage: http://zenorocha.github.io/voice-elements
Language: HTML
License Family: other
Last push: 2018-04-30T09:44:01+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4523, "days_push": 3047, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1348, forks 252 (observed 2026-08-28T04:04:27.731663+00:00)

## What it is
A pair of Polymer-based Web Components (<voice-player> and <voice-recognition>) that wrap the Web Speech API for speech synthesis (text to speech) and voice recognition (speech to text). It exposes a simple declarative DOM API with attributes like text, accent, and autoplay.

## Use cases
- add text-to-speech to a web page with a custom element
- convert speech to text in the browser
- speak text aloud in multiple languages on a website
- build a voice-controlled web interface
- wrap the Web Speech API in web components

## When to choose
- you are already using Polymer/Web Components and need simple speech synthesis or recognition
- you want a declarative HTML attribute API over the raw Web Speech API

## When to avoid
- you need a maintained library - the project has had no releases since 2018 and uses Bower
- you are not using Polymer or the Web Components polyfill
- you need broad browser support without the Web Speech API

## Facets
- artifact type: library
- maturity: abandoned
- function: speech-recognition, tts, ui-components
- domain: speech-processing, web-development, frontend
- platform: browser
- tags: web-components, polymer, web-speech-api, text-to-speech, speech-to-text, web-server

## Member repositories
- zenorocha/voice-elements (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:27.731663+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:42:35.245209+00:00, confidence not recorded.
  - readme: https://github.com/zenorocha/voice-elements (fetched 2026-08-28T04:04:27.731663+00:00, sha 42d30c76aad0)
  - homepage: http://zenorocha.github.io/voice-elements (fetched 2026-08-29T12:01:28.882650+00:00, sha f6eecc2651f5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
