Navigation
API > API/Plugins > API/Plugins/TextToSpeech > API/Plugins/TextToSpeech/ITextToSpeechModule
Description
Returns the factory that creates the platform default text to speech object. For all allowed platforms, this is guaranteed to be valid.
| Name | GetPlatformFactory |
| Type | function |
| Header File | /Engine/Plugins/Experimental/TextToSpeech/Source/TextToSpeech/Public/TextToSpeechModule.h |
| Include Path | #include "TextToSpeechModule.h" |
TSharedPtr < ITextToSpeechFactory > GetPlatformFactory() const