UiPath Studio custom activities convert raw text or SSML to audio file using Google.Cloud.TextToSpeech API.
Info
Version: | 1.0.7 |
Author(s): | George Negret |
Last Update: | Wednesday, May 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TextToAudiofile.Activity |
Install
Install-Package TextToAudiofile.Activity
dotnet add package TextToAudiofile.Activity
paket add TextToAudiofile.Activity
TextToAudiofile.Activity Download (Unzip the "nupkg" after downloading)
Dependencies
- JH.Google.Cloud.TextToSpeech.V1(>= 1.0.2)
- Google.Cloud.TextToSpeech.V1(>= 1.0.003)
- System.IO(>= 4.3.0)