Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 302 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 302 Bytes

TextToSpeech

UE4 集成TTS文字转语音,使用SAPI5.3版本 TextToWave parameters:

  • VoiceRequiredAttributes / String - required voice attributes;
  • VoiceOptionalAttributes / String - optional voice attributes;
  • Rate / Int - speech speed (-10...10);
  • Text / String - text to render into wave.