Cloud Text-to-Speech V1 Client - Class VoiceCloneParams (1.11.0)

Reference documentation and code samples for the Cloud Text-to-Speech V1 Client class VoiceCloneParams.

The configuration of Voice Clone feature.

Generated from protobuf message google.cloud.texttospeech.v1.VoiceCloneParams

Namespace

Google \ Cloud \ TextToSpeech \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ voice_cloning_key string

Required. Created by GenerateVoiceCloningKey.

getVoiceCloningKey

Required. Created by GenerateVoiceCloningKey.

Returns
Type Description
string

setVoiceCloningKey

Required. Created by GenerateVoiceCloningKey.

Parameter
Name Description
var string
Returns
Type Description
$this