用 Deepgram + CloudBase AI 做一个浏览器端语音对话 chatbot
浏览器 MediaRecorder 录音 → 云函数代理 Deepgram nova-3 STT → CloudBase AI streamText 流式回答 → SpeechSynthesisUtterance 实时 TTS,一问一答完整闭环。
浏览器 MediaRecorder 录音 → 云函数代理 Deepgram nova-3 STT → CloudBase AI streamText 流式回答 → SpeechSynthesisUtterance 实时 TTS,一问一答完整闭环。