Welcome! So, what exactly is the Runtime SDK?

It’s a conversational AI pipeline that handles the full loop: speech-to-text, LLM inference, TTS synthesis, and state management. You send audio or text, you get back a conversational response with audio.

Think of it as the orchestration layer. You don’t have to manage multiple API calls or handle the sequencing yourself.