awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
pazguille avatar

pazguille/voix

0
View on GitHub↗
584 stars·79 forks·JavaScript·MIT·8 viewspazguille.github.io/voix↗

Voix

:loudspeaker: A JavaScript library to add voice commands to your sites, apps or games.

Features

  • Voice Commands - Adds voice control to web apps and games.
  • Voice Recognition - Integrating voice commands into sites and apps.

Star history

Star history chart for pazguille/voixStar history chart for pazguille/voix

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does pazguille/voix do?

:loudspeaker: A JavaScript library to add voice commands to your sites, apps or games.

What are the main features of pazguille/voix?

The main features of pazguille/voix are: Voice Commands, Voice Recognition.

Which projects share features with pazguille/voix?

Projects with overlapping indexed features include: talater/annyang — Annyang is a speech recognition library and web speech API wrapper that enables the integration of voice command…

Projects sharing features with Voix

These projects share indexed features with Voix. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • talater/annyangTalAter avatar

    TalAter/annyang

    6,814View on GitHub↗

    Annyang is a speech recognition library and web speech API wrapper that enables the integration of voice command interfaces into websites. It functions as a browser-based voice controller, mapping spoken phrases and regular expressions to specific JavaScript functions to trigger application actions. The library provides mechanisms for voice command mapping and simulation, allowing developers to associate spoken text with executable callbacks. It includes tools for command variable extraction using regular expression capture groups, which allows specific words from a spoken phrase to be passed

    TypeScript
    View on GitHub↗6,814