linto-ai/WebVoiceSDK
Buildings block for voice-enabled applications in the browser
This is a JavaScript library that lets developers build voice-controlled applications directly into web browsers. It takes raw microphone input, processes it to detect speech and specific 'wake words,' and outputs signals that can trigger actions. Web developers creating interactive web applications that respond to user voice commands would use this.
Available on npm.
Use this if you need to add always-listening, offline voice command capabilities to a web application without relying on server-side processing.
Not ideal if you're looking for a complete, off-the-shelf voice assistant solution rather than building blocks for custom development.
Stars
38
Forks
10
Language
JavaScript
License
AGPL-3.0
Category
Last pushed
Feb 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/linto-ai/WebVoiceSDK"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
alphacep/vosk-api
Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
huggingface/speech-to-speech
Build local voice agents with open-source models
Picovoice/speech-to-text-benchmark
speech to text benchmark framework
vox-serve/vox-serve
A Streaming-Native Serving Engine for TTS/STS Models
Lex-au/Orpheus-FastAPI
High-performance Text-to-Speech server with OpenAI-compatible API, 8 voices, emotion tags, and...