@zooly/voice-chat-client is a pure React hook package that manages real-time voice conversation sessions with ElevenLabs Conversational AI. It handles microphone permissions, message accumulation, audio analysis, and conversation lifecycle.
@zooly/voice-chat-clientpackages/voice-chat/client@elevenlabs/react — ElevenLabs React SDK@zooly/types — Shared types@zooly/util — Shared utilitiesreact (peer) — React 18 or 19useVoiceConversation — Main hookUseVoiceConversationProps — Hook input typeUseVoiceConversationReturn — Hook output typeVoiceCallLogApi — API adapter interfaceSee the Voice Chat section for the full hook API reference and integration guide.