toggle menu
google-genai-kotlin
0.3.0-SNAPSHOT
common
switch theme
search in API
google-genai-kotlin
/
com.google.genai.kotlin.types
/
VoiceActivityDetectionSignal
Voice
Activity
Detection
Signal
@
Serializable
data
class
VoiceActivityDetectionSignal
(
val
vadSignalType
:
VadSignalType
?
=
null
)
Members
Constructors
Voice
Activity
Detection
Signal
Link copied to clipboard
constructor
(
vadSignalType
:
VadSignalType
?
=
null
)
Properties
vad
Signal
Type
Link copied to clipboard
val
vadSignalType
:
VadSignalType
?
=
null
The type of the VAD signal.