toggle menu
openai-kotlin
common
switch theme
search in API
openai-core
/
com.aallam.openai.api.audio
/
Segment
/
Segment
Segment
constructor
(
id
:
Int
,
seek
:
Int
,
start
:
Double
,
end
:
Double
,
text
:
String
,
tokens
:
List
<
Int
>
,
temperature
:
Double
,
avgLogprob
:
Double
,
compressionRatio
:
Double
,
noSpeechProb
:
Double
,
transient
:
Boolean
?
=
null
)