cancel
Showing results for 
Search instead for 
Did you mean: 

Want to system.speech.dll in code stage

GaneshGadhave
Level 3
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  
2 REPLIES 2

Denis__Dennehy
Level 15
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.

MandarJadhav
Level 4
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.