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" |
TSharedPtr< ITextToSpeechFactory > GetCustomFactory&40;&41; const
Remarks
Returns the user set text to speech factory. This can be null if no user text to speech factory has been set. It's up to the user to check the returned factory is valid.