Build a Browser Voice Chatbot with Deepgram + CloudBase AI
Browser MediaRecorder captures audio → a Cloud Function proxies Deepgram nova-3 for STT → CloudBase AI streamText streams the reply → SpeechSynthesisUtterance reads it aloud in real time. A complete push-to-talk loop with no credentials exposed to the browser.