Google TextToSpeech

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.

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.
Important/Additional Notes: You need to subscribe to Google’s TextToSpeech API’s to use this plugin.

Asset version: 4.25

Original_Link_www.unrealengine.com/marketplace/en-US/product/google-texttospeech

DOWNLOAD FROM HOT4SHARE.COM
DOWNLOAD FROM SYNCS.ONLINE