Navigation
API > API/Plugins > API/Plugins/TextToSpeech > API/Plugins/TextToSpeech/GenericPlatform > API/Plugins/TextToSpeech/GenericPlatform/ITextToSpeechFactory
References
| Module | TextToSpeech |
| Header | /Engine/Plugins/Experimental/TextToSpeech/Source/TextToSpeech/Public/GenericPlatform/ITextToSpeechFactory.h |
| Include | #include "GenericPlatform/ITextToSpeechFactory.h" |
TSharedRef< FTextToSpeechBase > Create&40;&41;
Remarks
Creates an instance of a text to speech object. It is advised to only have 1 TTS as multiple TTS can speak over each other. Callers are responsible for managing the lifetime of the TTS