Google Cloud Ai Platform V1 Client - Class PrebuiltVoiceConfig (1.45.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class PrebuiltVoiceConfig.

Configuration for a prebuilt voice.

Generated from protobuf message google.cloud.aiplatform.v1.PrebuiltVoiceConfig

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ voice_name string

The name of the prebuilt voice to use.

getVoiceName

The name of the prebuilt voice to use.

Returns
Type Description
string

hasVoiceName

clearVoiceName

setVoiceName

The name of the prebuilt voice to use.

Parameter
Name Description
var string
Returns
Type Description
$this