public sealed class VoiceConfig : IMessage<VoiceConfig>, IEquatable<VoiceConfig>, IDeepCloneable<VoiceConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class VoiceConfig.
The configuration for the voice to use.
Implements
IMessageVoiceConfig, IEquatableVoiceConfig, IDeepCloneableVoiceConfig, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
VoiceConfig()
public VoiceConfig()
VoiceConfig(VoiceConfig)
public VoiceConfig(VoiceConfig other)
Parameter | |
---|---|
Name | Description |
other |
VoiceConfig |
Properties
PrebuiltVoiceConfig
public PrebuiltVoiceConfig PrebuiltVoiceConfig { get; set; }
The configuration for the prebuilt voice to use.
Property Value | |
---|---|
Type | Description |
PrebuiltVoiceConfig |
VoiceConfigCase
public VoiceConfig.VoiceConfigOneofCase VoiceConfigCase { get; }
Property Value | |
---|---|
Type | Description |
VoiceConfigVoiceConfigOneofCase |