언리얼 엔진 마켓플레이스는 10월 중순에 팹으로 이전될 예정입니다. 자세히 알아보세요.

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.