Cloud Text-to-Speech V1 Client - Class CustomPronunciationParams (2.3.0)

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

Pronunciation customization for a phrase.

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

Namespace

Google \ Cloud \ TextToSpeech \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ phrase
string

The phrase to which the customization is applied. The phrase can be multiple words, such as proper nouns, but shouldn't span the length of the sentence.

↳ phonetic_encoding
int

The phonetic encoding of the phrase.

↳ pronunciation
string

The pronunciation of the phrase. This must be in the phonetic encoding specified above.

getPhrase

The phrase to which the customization is applied.

The phrase can be multiple words, such as proper nouns, but shouldn't span the length of the sentence.

Returns
Type
Description
string

hasPhrase

clearPhrase

setPhrase

The phrase to which the customization is applied.

The phrase can be multiple words, such as proper nouns, but shouldn't span the length of the sentence.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getPhoneticEncoding

The phonetic encoding of the phrase.

Returns
Type
Description
int

hasPhoneticEncoding

clearPhoneticEncoding

setPhoneticEncoding

The phonetic encoding of the phrase.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

getPronunciation

The pronunciation of the phrase. This must be in the phonetic encoding specified above.

Returns
Type
Description
string

hasPronunciation

clearPronunciation

setPronunciation

The pronunciation of the phrase. This must be in the phonetic encoding specified above.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: