Uses of Class
com.google.genai.types.VadSignalType
Packages that use VadSignalType
-
Uses of VadSignalType in com.google.genai.types
Methods in com.google.genai.types that return types with arguments of type VadSignalTypeModifier and TypeMethodDescriptionabstract Optional<VadSignalType>VoiceActivityDetectionSignal.vadSignalType()The type of the VAD signal.Methods in com.google.genai.types with parameters of type VadSignalTypeModifier and TypeMethodDescriptionabstract VoiceActivityDetectionSignal.BuilderVoiceActivityDetectionSignal.Builder.vadSignalType(VadSignalType vadSignalType) Setter for vadSignalType.