Builder
A builder for AudioContent.
Functions
Link copied to clipboard
Link copied to clipboard
Returns an immutable instance of AudioContent.
Link copied to clipboard
Sets Builder.channels to an arbitrary JSON value.
The number of audio channels.
Link copied to clipboard
Sets Builder.data to an arbitrary JSON value.
The audio content.
Link copied to clipboard
Sets Builder.mimeType to an arbitrary JSON value.
The mime type of the audio.
Link copied to clipboard
Link copied to clipboard
public final AudioContent.Builder putAllAdditionalProperties(Map<String, JsonValue> additionalProperties)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Sets Builder.sampleRate to an arbitrary JSON value.
The sample rate of the audio.
Link copied to clipboard
Sets the field to an arbitrary JSON value.
Link copied to clipboard
Sets Builder.uri to an arbitrary JSON value.
The URI of the audio.