Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::MultiSpeakerVoiceConfig.
Configuration for a multi-speaker text-to-speech request.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#speaker_voice_configs
def speaker_voice_configs() -> ::Array<::Google::Cloud::AIPlatform::V1::SpeakerVoiceConfig>
Returns
- (::Array<::Google::Cloud::AIPlatform::V1::SpeakerVoiceConfig>) — Required. A list of configurations for the voices of the speakers. Exactly two speaker voice configurations must be provided.
#speaker_voice_configs=
def speaker_voice_configs=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::SpeakerVoiceConfig>
Parameter
- value (::Array<::Google::Cloud::AIPlatform::V1::SpeakerVoiceConfig>) — Required. A list of configurations for the voices of the speakers. Exactly two speaker voice configurations must be provided.
Returns
- (::Array<::Google::Cloud::AIPlatform::V1::SpeakerVoiceConfig>) — Required. A list of configurations for the voices of the speakers. Exactly two speaker voice configurations must be provided.