Talk to Safe-Zone.
It talks back.
A fully hands-free voice loop: ElevenLabs Scribe realtime STT → Gemini 3 Flash → ElevenLabs TTS. No typing, no buttons mid-conversation. Just speak.
Low-latency STT
ElevenLabs Scribe realtime over WebSocket.
Natural TTS
ElevenLabs Turbo v2.5, streamed.
Fast reasoning
Gemini 3 Flash via Lovable AI Gateway.
Base44 ready
Drop-in adapter for your backend.
Embed on safe-zone.site/app
<!-- Safe-Zone Ced floating widget -->
<script src="https://YOUR-LOVABLE-URL/safe-zone-embed.js" defer></script>Floating mic button bottom-right · opens a 380×560 panel · doesn’t block your UI.
Swap to Base44 backend later
- Add secrets
BASE44_API_URLandBASE44_API_KEYin Lovable Cloud. - The adapter in
src/lib/voice.functions.tsauto-detects them and routes chat through Base44 (POST{ messages }→{ reply }). - If Base44 fails, it falls back to Gemini so the assistant stays online.
- No frontend changes required.
Safe-Zone Ced
Voice assistant · always listening
Tap “Start conversation”, allow your mic, and just talk. Ced replies out loud.
Live preview — same component used in the embed.