many-machine-74335
05/13/2025, 8:58 AMtall-airline-16756
05/13/2025, 8:58 AMtall-airline-16756
05/13/2025, 8:59 AM.say
function in AgentSession
without a TTS plugin. If you are using a realtime model, you have two options:
• Add a TTS plugin to your session to enable the .say
method.
• Use the generate_reply()
method instead, which works with realtime models without requiring a TTS plugin.
If you need further assistance, feel free to ask!
Sources: Agent speech and audio | LiveKit Docs | Agent speech | LiveKit Docsmany-machine-74335
05/13/2025, 9:03 AMtall-airline-16756
05/13/2025, 9:03 AMclean-lamp-24122
05/13/2025, 11:54 AMtall-airline-16756
05/13/2025, 11:55 AMmany-machine-74335
05/13/2025, 2:26 PMtall-airline-16756
05/13/2025, 2:26 PMturn_detection
was set up in the realtime model. If you removed it and used the turn detection from the session instead, and it resolved the issue, this could be a helpful workaround for others experiencing the same problem. Let me know if you need further assistance!