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 Deactivate&40;&41;
Remarks
Deactivates the TTS and performs tear down. OnDeactivated() called at the start of tear down. Override OnDeactivated() in child classes to provide additional tear down.