Uses of Class
com.google.genai.gaos.models.interactions.AudioDelta
Packages that use AudioDelta
-
Uses of AudioDelta in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return AudioDeltaModifier and TypeMethodDescriptionAudioDelta.Builder.build()AudioDelta.withChannels(Integer channels) The number of audio channels.AudioDelta.withMimeType(AudioDeltaMimeType mimeType) Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.AudioDelta.withSampleRate(Integer sampleRate) The sample rate of the audio.