Navigation
API > API/Plugins > API/Plugins/TextToSpeech > API/Plugins/TextToSpeech/GenericPlatform > API/Plugins/TextToSpeech/GenericPlatform/FTextToSpeechBase
References
| Module | TextToSpeech |
| Header | /Engine/Plugins/Experimental/TextToSpeech/Source/TextToSpeech/Public/GenericPlatform/TextToSpeechBase.h |
| Include | #include "GenericPlatform/TextToSpeechBase.h" |
| Source | /Engine/Plugins/Experimental/TextToSpeech/Source/TextToSpeech/Private/GenericPlatform/TextToSpeechBase.cpp |
void Activate&40;&41;
Remarks
Activates the TTS system and does the necessary set up. Calls OnActivated() at the end of set up. Override OnActivated() in child classes to provide additional set up.