sampleRate

Sample rate in Hz.


public final AudioResponseFormat.Builder sampleRate(JsonField<Integer> sampleRate)

Sets Builder.sampleRate to an arbitrary JSON value.

You should usually call Builder.sampleRate with a well-typed Int value instead. This method is primarily for setting the field to an undocumented or not yet supported value.