Hi
I wanted to use text to speech converter for that I wanted use some classes which are coming under add System.speech.dll.I have downloaded this dll also but don't know how to add in Blue prism library.
can somebody tell me how to do that.
Thanks
There is a guide on the portal about extending your automations using the .net framework. Search for .Net in the documents list to find it - it explains how to add references.
Hi Ganesh
Copy your dll and paste in ""C:\Program Files\Blue Prism Limited\Blue Prism Automate"". then in your object under ""Initialise"" action stage add external reference to ""System.Speech.dll"", import namespace as well.