Ui path deployment problem

How to use my project in other PC where UiPath is not installed.

@ImPratham45

you need to have at least UIpath studio Robot to execute your workflow, without that its not possible

thanks

Ohk Thank you!!! @phyogananda
And one more

We build text to speech converter and its work perfectly, but we want voice selection like male and female. by default it takes male voice but we want female voice also. we try this vb.net 1 code but it gives error like “voice gender is not declare”
synth.SelectVoiceByHints(VoiceGender.Male)
synth.SelectVoiceByHints(VoiceGender.Female)

@ImPratham45

i am not expert in this issue, please create one more post on this issue someone who works on this can answer your question.

thanks

Thanks @phyogananda No problem if in future if you get answer pls reply me

1 Like