GoogleApi.TextToSpeech.V1beta1.Model.VoiceCloneParams (google_api_text_to_speech v0.20.2)

View Source

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

t()

@type t() :: %GoogleApi.TextToSpeech.V1beta1.Model.VoiceCloneParams{
  voiceCloningKey: String.t() | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.