Unreal OpenAI API 1.0.0
|
Public Attributes | |
FString | Word |
int32 | Start {} |
int32 | End {} |
int32 FAudioTranscriptionWord::End {} |
End time of the word in seconds.
int32 FAudioTranscriptionWord::Start {} |
Start time of the word in seconds.
FString FAudioTranscriptionWord::Word |
The text content of the word.