toggle menu
google-genai-kotlin
0.3.0-SNAPSHOT
common
switch theme
search in API
google-genai-kotlin
/
com.google.genai.kotlin.types
/
LiveClientRealtimeInput
/
LiveClientRealtimeInput
Live
Client
Realtime
Input
constructor
(
activityStart
:
ActivityStart
?
=
null
,
activityEnd
:
ActivityEnd
?
=
null
,
audio
:
Blob
?
=
null
,
audioStreamEnd
:
Boolean
?
=
null
,
video
:
Blob
?
=
null
,
text
:
String
?
=
null
)