#include "CoreMinimal.h"
Go to the source code of this file.
Enumerations | |
enum class | VoxtaServiceType : uint8 { Unknown , TextGen , SpeechToText , TextToSpeech , ActionInference } |
VoxtaServiceType All the possible VoxtaServer Services that the UnrealVoxta client currently supports. More... | |
|
strong |
VoxtaServiceType All the possible VoxtaServer Services that the UnrealVoxta client currently supports.
Used to identify and track service types in the chat session.
Services:
Enumerator | |
---|---|
Unknown | |
TextGen | |
SpeechToText | |
TextToSpeech | |
ActionInference |