View Source GoogleApi.TextToSpeech.V1beta1.Model.VoiceCloneParams (google_api_text_to_speech v0.20.0)
The configuration of Voice Clone feature.
Attributes
-
voiceCloningKey
(type:String.t
, default:nil
) - Required. Created by GenerateVoiceCloningKey.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.TextToSpeech.V1beta1.Model.VoiceCloneParams{ voiceCloningKey: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.