Is It Possible to Make a Voice-Responsive Chatbot in Roblox?

I’m exploring the possibility of creating a chatbot in Roblox that can interact with players through voice chat. The idea is for the bot to “listen” to what the user says (via Roblox’s Voice Chat) and respond automatically, creating a more immersive and dynamic experience.

I’m not sure if this is technically possible given Roblox’s current limitations, so I’d love to know if anyone has tried something similar or has ideas on how this could be done—possibly by integrating an external API for voice recognition and natural language processing.

Has anyone worked on something like this or knows if it could work?

No, you cannot obtain any information about whats being spoken through voice-chat. You could really only obtain loudness through something like the new Audio API objects via routing their voice chat to it.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.