After the user finishes recording a voice message and automatically submits it, the AI assistant takes an unusually long time to process and create the support ticket. During this period, the assistant remains in a loading state, causing a noticeable delay in receiving a response. Screen Record:https://drive.google.com/file/d/1VY4g-VjP8nWUG34wtOGSrav_SHdRpRtx/view?usp=sharing
The delay is because I’m calling an external .NET API. If the response from the .NET API is delayed, it will also impact the bot’s response time, also im doing speech to text conversion it will take few seconds.
As per developer comments. I am closing this bug