5#include "CoreMinimal.h"
18UENUM(BlueprintType, Category =
"Voxta")
VoxtaServiceType
VoxtaServiceType All the possible VoxtaServer Services that the UnrealVoxta client currently supports...
Definition VoxtaServiceType.h:20
@ TextToSpeech
Definition VoxtaServiceType.h:24
@ TextGen
Definition VoxtaServiceType.h:22
@ Unknown
Definition VoxtaServiceType.h:21
@ SpeechToText
Definition VoxtaServiceType.h:23
@ ActionInference
Definition VoxtaServiceType.h:25