|
Unreal OpenAI API 1.0.0
|
Public Attributes | |
| FString | Id |
| int32 | Created_At {} |
| FString | Name |
| FString | Object |
| int32 FCreateVoiceResponse::Created_At {} |
The Unix timestamp (in seconds) for when the voice was created.
| FString FCreateVoiceResponse::Id |
The voice identifier, which can be referenced in API endpoints.
| FString FCreateVoiceResponse::Name |
The name of the voice.
| FString FCreateVoiceResponse::Object |
The object type, which is always "audio.voice".