toggle menu
google-genai-kotlin
0.3.0-SNAPSHOT
common
switch theme
search in API
google-genai-kotlin
/
com.google.genai.kotlin.types
/
AudioResponseFormat
/
AudioResponseFormat
Audio
Response
Format
constructor
(
bitRate
:
Int
?
=
null
,
delivery
:
Delivery
?
=
null
,
mimeType
:
String
?
=
null
,
sampleRate
:
Int
?
=
null
)