SITE SEARCH

Google TextToSpeech v4.25

Google TextToSpeech

Download Unreal Engine Asset – Google TextToSpeech: Plugin for Google's TextToSpeech API, play synthetic voices inside your games.


This plugin integrates with Google's TextToSpeech API, letting you play synthetic voices inside your games using groundbreaking research in speech synthesis and Google's powerful neural networks to deliver high-fidelity audio. You basically just type in the text you want (with or without SSML) and the API will create the voice data for you.

Support:

If you need help, you can contact me by posting a Question here and I will be notified.

There's also a forum thread here:

https://forums.unrealengine.com/unreal-engine/marketplace/1660819-google-texttospeech-wavenet-plugin


Or if you prefer Discord, please prepare a screenshot of the purchase invoice and add the following user:

Curik#4609
Technical Details

Features:

Create TextToSpeech files. You specify the text (with or without SSML) and the properties of the voice in the editor, and then you can play this synthetic voice just like a regular sound wave. Perfect for prototyping characters and interactions!
Make Blueprint calls to the API, playing voices dynamically. NOTE: This type of playback requires the API key to be present in the build, and the client has to be online. I recommend against using this feature for public builds, for safety reasons. If your game is online and you control the servers, then you could theoretically use the plugin on the server only and send the voices to the clients. But this use case is not supported out of the box in the plugin.

Code Modules:

GoogleTextToSpeechAssetModule (Runtime)
GoogleTextToSpeechAssetEditorModule (Editor)

Number of Blueprints: 2

Number of C++ Classes: 7

Network Replicated: No, but anywhere you can use a SoundWave you can use this

Supported Development Platforms: Windows, Linux and Mac.

Supported Target Build Platforms: Windows, Linux, Android, Mac and iOS.

Documentation: https://drive.google.com/open?id=1RWA9_9lInAZ6PXEhfIrbYRai2OmNEkVb

Important/Additional Notes: You need to subscribe to Google's TextToSpeech API's to use this plugin. You can do that here: https://cloud.google.com/text-to-speech/

Asset version: 4.25
Download links for «Google TextToSpeech»:
  • Rating:  



  • Add comment