Hi everyone,
I’ve been working on an open-source real-time voice agent server called StreamCore, and recently added a mediasoup integration mode.
The agent can join a mediasoup room, listen to people in the room, and reply back with AI-generated voice in real time. The idea is to make it possible to drop a voice AI agent directly into a mediasoup-based app.
It’s still under development and not merged into main yet, but the integration is already working, so I thought it might be interesting to share here.
Right now I’m testing it against the mediasoup demo flow, and I’d love to get feedback from anyone building similar things or thinking about voice AI on top of mediasoup.
Repo:
Would love feedback or ideas.
here is a video demo below