Unreal OpenAI API 1.0.0
Public Attributes | List of all members
FAudioTranscriptionWord Struct Reference

Public Attributes

FString Word
 
int32 Start {}
 
int32 End {}
 

Member Data Documentation

◆ End

int32 FAudioTranscriptionWord::End {}

End time of the word in seconds.

◆ Start

int32 FAudioTranscriptionWord::Start {}

Start time of the word in seconds.

◆ Word

FString FAudioTranscriptionWord::Word

The text content of the word.


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