View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1PrebuiltVoiceConfig (google_api_ai_platform v0.25.0)
The configuration for the prebuilt speaker to use.
Attributes
-
voiceName
(type:String.t
, default:nil
) - The name of the preset voice to use.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1PrebuiltVoiceConfig{ voiceName: String.t() | nil }