🎙️ Komilion Voice

Talk to AI in real-time

Get your API key from Dashboard → API Keys

// That's all you need:
const voice = new KomilionVoice({
  apiKey: 'your-key'
});

await voice.connect();
// Start talking! 🎤