UnrealVoxta 0.1.1
 
Loading...
Searching...
No Matches
VoxtaServiceStatusType.h File Reference
#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...
 

Enumeration Type Documentation

◆ VoxtaServiceStatusType

enum class VoxtaServiceStatusType : uint8
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