Babelbeez Headless SDK Demo

Example of using BabelbeezClient from @babelbeez/sdk to run a browser-based Voice Agent (text + voice).
Status: Idle
- When you call connect(), the browser will ask for microphone access.
- This demo shows hybrid usage: you can talk, type, or both. Text input uses sendUserText() on the same live session and may interrupt spoken responses when necessary.
What this page demonstrates

In your own app, install @babelbeez/sdk, create a BabelbeezClient with your own publicChatbotId, and reuse this pattern of connect(), disconnect(), sendUserText(), and handoff handlers to build a fully custom UI.

Request a follow-up

Share your contact details so a team member can follow up on this conversation.