Recipes
Practical examples and patterns for common use cases with Vowel.
Available Recipes
Core Features
- Event Notifications - Programmatically trigger AI voice responses
- Custom Actions - Define business logic for voice commands
- Navigation Control - Voice-controlled routing patterns
- Page Automation - Voice-controlled page interaction
- Speaking State Tracking - Track user and AI speaking states
- Connection Paradigms - Advanced connection patterns (API keys, server-side tokens, sidecar pattern)
Use Cases
- E-commerce Integration - Voice shopping experiences
What are Recipes?
Recipes are practical, copy-paste examples that solve specific problems. Each recipe includes:
- Problem - What you're trying to achieve
- Solution - Complete working code
- Explanation - How it works
- Variations - Alternative approaches
Contributing Recipes
Have a useful pattern to share? We'd love to include it! Submit a PR or reach out on Discord.
Need Something Specific?
Can't find what you're looking for? Check out:
- API Reference - Complete API documentation
- Guides - In-depth conceptual guides
- Examples - Full example applications