actions
actions copied to clipboard
Realtime API
Why & who
Realtime voice is the future and many companies can benefit from it
Feature or enhancement
Can you support the realtime api to easily build real-time agents and their actions?
Solution & alternative
Could use livekit or twillio but be as easy to setup as the actions server and make it easy to add new actions
@tiagoefreitas A realtime voice stack is transport infrastructure, not businessâlogic tooling. Trying to graft WebRTC + TTS/STT into the ActionâŻServer would balloon its footprint and stray from its âsimple Python â OpenAPI toolâ mandate. The clean path is to integrate existing voice platforms through an Action, not inside the ActionâŻServer.