Voice automation

i need to build the voice automation agent using SAP and RPA
for example i give voice input like i need 10% of product in above price menas the ai prompt will develope the RPA login in SAP and then Generate the data

If anybody know how to build means tell me

Being able to understand audio and video is on the roadmap for UiPath IXP, but as I understand it those capabilities don’t exist yet.

If you need it now, you’d need to find some other way to convert speech to text, and then pass the text to a conversational agent (I think it sounds like you want a conversational one)

yes
i task like if i give input means it will go UiPath and build the automation and it also login in SAP and generate the Data

You want it to build the automation also? What do you mean?

yes ai need to build automation also

You are asking for the equivalent of a flying car. There is no such capability for automations to build themselves yet.
UiPath Screenplay is in its infancy, but even those are limited to try to do single workflows or small tasks.

You have to build the automations.
The closest you can get is integrating an MCP server to the agent. I dont know if such an MCP integration works for SAP.

1 Like

Thank you for your idea