Vertex AI v1 API - Class ReplicatedVoiceConfig (3.67.0)
Stay organized with collections
Save and categorize content based on your preferences.
public sealed class ReplicatedVoiceConfig : IMessage<ReplicatedVoiceConfig>, IEquatable<ReplicatedVoiceConfig>, IDeepCloneable<ReplicatedVoiceConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1 API class ReplicatedVoiceConfig.
The configuration for the replicated voice to use.
Optional. 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. mime_type will default to audio/wav if not
set.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-11 UTC."],[],[]]