#include "CoreMinimal.h"
Go to the source code of this file.
Enumerations | |
enum class | VoxtaServiceStatusType : uint8 { Unavailable , Inactive , Active } |
VoxtaServiceStatusType Represents the possible states of a Voxta service (like TextGen, TTS, STT). More... | |
|
strong |
VoxtaServiceStatusType Represents the possible states of a Voxta service (like TextGen, TTS, STT).
Used to track whether services are available and active in the current session.
Enumerator | |
---|---|
Unavailable | |
Inactive | |
Active |