Blog

Latest Blog Posts

Discover our latest articles about TEN Framework, TEN Agent and Conversational AI

DoodlerVoice-First
Featured

Building Doodler: A voice-first doodle board with TEN

A behind-the-scenes look at Doodler, the TEN agent gallery demo that turns voice prompts into playful hand-drawn sketches in real time.

EC
Elliot ChenJan 17, 2026
MicrosoftVibeVoice
TTS

A deep dive into the VibeVoice realtime TTS websocket extension in TEN Framework, including architecture, configuration, flow, and expected results.

EC
Elliot ChenDec 25, 2025
Gemini Pro TTSGemini Flash TTS
STT & TTS

A deep dive into implementing Google's latest text-to-speech models with the TEN framework

EC
Elliot ChenDec 16, 2025
Sarvam TTSBulbul
TTS

Plug Sarvam's low-latency Bulbul voices into TEN with the bundled HTTP TTS extension.

EC
Elliot ChenDec 11, 2025
MemoryVoice Assistant
Tutorial

Learn how to build a real-time voice agent with memory, powered by TEN Framework and memU, that remembers your name, preferences, and past conversations.

HC
Hong ChenDec 1, 2025
Agora RTCAgora RTM
Example

Build a TEN agent that streams audio over Agora RTC while sending low-latency text/data over Agora RTM.

EC
Elliot ChenNov 25, 2025
Quick StartMulti-Language
Getting Started

A quick start guide to building your first real-time multi-language AI application with TEN Framework. Set up a voice transcription demo using Go, Python, and TypeScript in under 5 minutes.

EC
Elliot ChenNov 14, 2025
WebSocketVoice Assistant
Deep Dive

Learn how to build production-ready voice AI applications using WebSockets instead of WebRTC. Explore TEN Framework's simple yet powerful JSON-based protocol for real-time STT → LLM → TTS pipelines.

EC
Elliot ChenNov 11, 2025
Turn DetectionVoice Assistant
Voice AI

Learn how turn detection takes voice conversations beyond simple speech recognition. Discover why understanding conversational context matters more than ever.

EC
Elliot ChenNov 5, 2025
TEN VADVoice Assistant
Voice AI

Discover how TEN VAD improves voice assistant accuracy and responsiveness. Learn the fundamentals of Voice Activity Detection and why it matters for conversational AI.

EC
Elliot ChenNov 3, 2025
DiarizationSpeechmatics ASR
Example

A walkthrough of wiring Speechmatics diarization into a TEN agent, streaming transcript chunks to the browser, and labelling every word with the right speaker.

EC
Elliot ChenOct 21, 2025
TwilioPhone Calls
Tutorial

Build AI-powered phone call systems that handle both inbound and outbound calls with real-time voice conversation capabilities.

PL
PlutolessOct 11, 2025
Build TranscriptionReal-time
Example

Walk through the TEN transcription example that streams speech, cleans it with an LLM, and renders polished text in the browser.

EC
Elliot ChenSep 22, 2025
NodeJSVoice Assistant
Tutorial

Using Node.js to build a real-time voice agent with TEN Framework.

PL
PlutolessAug 28, 2025
DeepSeek R1Voice AI Reasoning
Tutorial

Build your own voice assistant with TEN-Agent.

PL
PlutolessJan 29, 2025
Open-source framework for Voice Agent & Conversational AI.