UnrealVoxta 0.1.1
 
Loading...
Searching...
No Matches
VoxtaServiceType.h
Go to the documentation of this file.
1// Copyright(c) 2025 grrimgrriefer & DZnnah, see LICENSE for details.
2
3#pragma once
4
5#include "CoreMinimal.h"
6
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