Class AudioDelta.Builder
java.lang.Object
com.google.genai.gaos.models.interactions.AudioDelta.Builder
- Enclosing class:
- AudioDelta
-
Method Summary
Modifier and TypeMethodDescriptionbuild()The number of audio channels.mimeType(AudioDeltaMimeType mimeType) Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.sampleRate(Integer sampleRate) The sample rate of the audio.
-
Method Details
-
channels
The number of audio channels. -
data
-
mimeType
-
rate
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.Deprecated. Use sample_rate instead. The value is ignored. -
sampleRate
The sample rate of the audio. -
uri
-
build
-