Skip to content

Text-to-speech UE4 plugin for Windows (SAPI). Tested on UE 4.21

Notifications You must be signed in to change notification settings

ianmage/text-to-speech-ue4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

Text-to-speech UE4 plugin for Windows (SAPI). Tested on UE 4.21

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 60.1%
  • C# 39.9%