mimeType

public abstract ReplicatedVoiceConfig.Builder mimeType(String mimeType)

Setter for mimeType.

mimeType: The mimetype of the voice sample. The only currently supported value is `audio/wav`. This represents 16-bit signed little-endian wav data, with a 24kHz sampling rate.