Possible to use Google Wavenet Voice Synthesis?

Just starting out? Need help? Post your questions and find answers here.
wmorton
User
User
Posts: 81
Joined: Fri Jul 25, 2003 5:39 pm

Possible to use Google Wavenet Voice Synthesis?

Post by wmorton »

Hi all, it has been a long long time since I have been in PureBasic so please forgive me :)

Is it possible to use Google's Wavenet Voice Synthesis in PureBasic? I want to write a program to convert lines of text into speech audio files. Thanks!
https://cloud.google.com/text-to-speech ... -libraries
User avatar
RSBasic
Moderator
Moderator
Posts: 1228
Joined: Thu Dec 31, 2009 11:05 pm
Location: Gernsbach (Germany)
Contact:

Re: Possible to use Google Wavenet Voice Synthesis?

Post by RSBasic »

No, only C#, Go, Java, Node.JS, PHP, Python and Ruby.
You would need to develop a wrapper for PB. Then it's possible.
Alternatively, you can use this library to read texts in audio with Microsoft's computer voice and export zu audio file: viewtopic.php?f=27&t=70342
Or in the forum there are example codes with which you can also read texts.
Image
Image
Post Reply