Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 806 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 806 Bytes

TextToSpeech UE4 plugin

Text-to-speech synthesis for Unreal Engine 4 via Windows SAPI.

How to use it

  • Checkout the code into your project's "Plugins" directory. It may be necessary to create it under the project root.
  • Check the plugin is active in Unreal Engine 4 editor.
  • The plugin exposes a new Blueprint node, "TextToWave", which output SoundWave. Just use some kind of standard "Play Sound" node to play it.

TextToWave parameters: