Navigation
API > API/Plugins > API/Plugins/TextToSpeech > API/Plugins/TextToSpeech/ITextToSpeechModule
References
| Module | TextToSpeech |
| Header | /Engine/Plugins/Experimental/TextToSpeech/Source/TextToSpeech/Public/TextToSpeechModule.h |
| Include | #include "TextToSpeechModule.h" |
void SetCustomFactory
&40;
const TSharedRef< ITextToSpeechFactory > & InFactory
&41;
Remarks
Sets a user text to speech factory. Use this to register custom text to speech factories for creating custom text to speech objects.