Happy Voice (default)
Happy Voice is built into the app and works out of the box — no additional setup or registration required. Just tap the microphone icon in any session to start a voice conversation. Happy Voice uses a voice gateway based on LiveKit with a STT → LLM → TTS pipeline. The hosted gateway is provided for all users by default.Self-hosted customization
If you want full control over the voice pipeline — choosing your own STT, LLM, and TTS models, or keeping voice data on your own infrastructure — you can deploy your own Happy Voice gateway. Requirements:- A LiveKit server instance
- API keys for your chosen providers (e.g., OpenAI for STT/LLM, Cartesia for TTS)
- Provider — Select “Happy Voice”
- Gateway URL — Your self-hosted Happy Voice endpoint
- Public Key — The authorization key for your voice server
ElevenLabs (alternative)
ElevenLabs is a third-party voice AI service with high-quality speech synthesis. It requires a free or paid ElevenLabs account.- Create an account at elevenlabs.io and get an Agent ID
- In the Happy app, go to Settings > Voice
- Select ElevenLabs as the provider
- Enter your Agent ID