Unreal OpenAI API 1.0.0
Loading...
Searching...
No Matches
FCreateVoiceResponse Struct Reference

Public Attributes

FString Id
int32 Created_At {}
FString Name
FString Object

Member Data Documentation

◆ Created_At

int32 FCreateVoiceResponse::Created_At {}

The Unix timestamp (in seconds) for when the voice was created.

◆ Id

FString FCreateVoiceResponse::Id

The voice identifier, which can be referenced in API endpoints.

◆ Name

FString FCreateVoiceResponse::Name

The name of the voice.

◆ Object

FString FCreateVoiceResponse::Object

The object type, which is always "audio.voice".


The documentation for this struct was generated from the following file: