vowel-react

Installation
SKILL.md

Vowel React Integration

Initialize a vowel.to voice agent in a React application with proper navigation, state management, and custom actions.

What is Vowel?

vowel (lowercase) is a SaaS platform that adds AI-powered voice agents to web applications. The @vowel.to/client package provides real-time voice interaction via Gemini Live API, OpenAI Realtime API, or vowel-prime. Key capabilities: smart navigation (voice-controlled routing), custom actions (business logic via voice), and optional page automation (DOM interaction). For React apps, prefer state-driven custom actions over DOM automation.

Languages: Of 99+ Whisper languages (client VAD), only those Inworld TTS can speak are supported (12: en, es, fr, de, it, pt, ko, zh, ja, nl, pl, ru). AssemblyAI (server VAD) supports 6. VAD: client_vad (default), server_vad, semantic_vad, disabled. Connection models: hosted flow using apiKey or legacy appId (same token issuer field), tokenProvider, or direct voiceConfig.token, with advanced recipes such as sidecar and trusted server connections layered on top. See references/platform-overview.md, references/languages-and-vad.md, references/connection-paradigms.md.

Overview

This skill provides complete guidance for integrating vowel.to voice agents into React applications. It covers:

Related skills
Installs
12
Repository
usevowel/skills
GitHub Stars
2
First Seen
Mar 23, 2026