Livekit Agents SDK has an example of having a STT-LLM-TTS implementation as well as Realtime voice example using OpenAI. I see that for Go SDK there is an example of for openai_realtime_voice. However, it would be incredibly useful to have an example for STT-LLM-TTS flow which is much more general.
Is it possible to achieve parity using Go SDK to Agents Python SDK examples here. Python example works very well.