Text to Speech

ttthink - 代码插件 - 2019/11/24

Convert Text to Speech

  • 支持的平台
  • 支持的引擎版本
    4.21 - 4.24
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

This is a plugin to use Baidu AI in order to convert text to speech and auto import it to your project. You need to register your own Baidu AI account, which has a free option, but has limited qps. You can use it to easy create sound text object and to generate speech voice in editor. You can also change the generation parameters such as volume, speed, and intonation. This plugin supports 9 different voices and you can get more information in https://ai.baidu.com/tech/speech/tts

技术细节

Features:

  •  Create Text and convert to speech In Editor
  •  Edit text or speech parameter in editor
  • Supports adjusting the volume, speed, and intonation of the generated speech
  • Supports 9 different voices
  •  Convert Text Object to speech file
  • Auto importing generated wav file to project

Code Modules:

  •  TextToVoice(Editor)

Number of Blueprints: 0

Number of C++ Classes: 7

Network Replicated: No

Supported Development Platforms: Win32 Win64

Supported Target Build Platforms: Win32 Win64

Documentation: https://github.com/zhyinty/-BaiduTSS

Important/Additional Notes:

This plugin only support Chinese and English.