Navigation
API > API/Plugins > API/Plugins/TextToSpeech > API/Plugins/TextToSpeech/FTextToSpeechBase
Description
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.
| Name | Deactivate |
| Type | function |
| Header File | /Engine/Plugins/Experimental/TextToSpeech/Source/TextToSpeech/Public/GenericPlatform/TextToSpeechBase.h |
| Include Path | #include "GenericPlatform/TextToSpeechBase.h" |
| Source | /Engine/Plugins/Experimental/TextToSpeech/Source/TextToSpeech/Private/GenericPlatform/TextToSpeechBase.cpp |
void Deactivate()