(::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.
#phrase=
defphrase=(value)->::String
Parameter
value (::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.
Returns
(::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.
#pronunciation
defpronunciation()->::String
Returns
(::String) — The pronunciation of the phrase. This must be in the phonetic encoding
specified above.
#pronunciation=
defpronunciation=(value)->::String
Parameter
value (::String) — The pronunciation of the phrase. This must be in the phonetic encoding
specified above.
Returns
(::String) — The pronunciation of the phrase. This must be in the phonetic encoding
specified above.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Cloud Text-to-Speech V1 API - Class Google::Cloud::TextToSpeech::V1::CustomPronunciationParams (v1.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.9.0 (latest)](/ruby/docs/reference/google-cloud-text_to_speech-v1/latest/Google-Cloud-TextToSpeech-V1-CustomPronunciationParams)\n- [1.8.1](/ruby/docs/reference/google-cloud-text_to_speech-v1/1.8.1/Google-Cloud-TextToSpeech-V1-CustomPronunciationParams)\n- [1.7.0](/ruby/docs/reference/google-cloud-text_to_speech-v1/1.7.0/Google-Cloud-TextToSpeech-V1-CustomPronunciationParams)\n- [1.6.0](/ruby/docs/reference/google-cloud-text_to_speech-v1/1.6.0/Google-Cloud-TextToSpeech-V1-CustomPronunciationParams)\n- [1.5.0](/ruby/docs/reference/google-cloud-text_to_speech-v1/1.5.0/Google-Cloud-TextToSpeech-V1-CustomPronunciationParams)\n- [1.4.0](/ruby/docs/reference/google-cloud-text_to_speech-v1/1.4.0/Google-Cloud-TextToSpeech-V1-CustomPronunciationParams)\n- [1.3.0](/ruby/docs/reference/google-cloud-text_to_speech-v1/1.3.0/Google-Cloud-TextToSpeech-V1-CustomPronunciationParams)\n- [1.2.0](/ruby/docs/reference/google-cloud-text_to_speech-v1/1.2.0/Google-Cloud-TextToSpeech-V1-CustomPronunciationParams)\n- [1.1.1](/ruby/docs/reference/google-cloud-text_to_speech-v1/1.1.1/Google-Cloud-TextToSpeech-V1-CustomPronunciationParams)\n- [1.0.0](/ruby/docs/reference/google-cloud-text_to_speech-v1/1.0.0/Google-Cloud-TextToSpeech-V1-CustomPronunciationParams)\n- [0.13.0](/ruby/docs/reference/google-cloud-text_to_speech-v1/0.13.0/Google-Cloud-TextToSpeech-V1-CustomPronunciationParams)\n- [0.12.2](/ruby/docs/reference/google-cloud-text_to_speech-v1/0.12.2/Google-Cloud-TextToSpeech-V1-CustomPronunciationParams)\n- [0.11.1](/ruby/docs/reference/google-cloud-text_to_speech-v1/0.11.1/Google-Cloud-TextToSpeech-V1-CustomPronunciationParams)\n- [0.10.1](/ruby/docs/reference/google-cloud-text_to_speech-v1/0.10.1/Google-Cloud-TextToSpeech-V1-CustomPronunciationParams)\n- [0.9.1](/ruby/docs/reference/google-cloud-text_to_speech-v1/0.9.1/Google-Cloud-TextToSpeech-V1-CustomPronunciationParams)\n- [0.8.0](/ruby/docs/reference/google-cloud-text_to_speech-v1/0.8.0/Google-Cloud-TextToSpeech-V1-CustomPronunciationParams)\n- [0.7.0](/ruby/docs/reference/google-cloud-text_to_speech-v1/0.7.0/Google-Cloud-TextToSpeech-V1-CustomPronunciationParams)\n- [0.6.0](/ruby/docs/reference/google-cloud-text_to_speech-v1/0.6.0/Google-Cloud-TextToSpeech-V1-CustomPronunciationParams)\n- [0.5.2](/ruby/docs/reference/google-cloud-text_to_speech-v1/0.5.2/Google-Cloud-TextToSpeech-V1-CustomPronunciationParams) \nReference documentation and code samples for the Cloud Text-to-Speech V1 API class Google::Cloud::TextToSpeech::V1::CustomPronunciationParams.\n\nPronunciation customization for a phrase. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #phonetic_encoding\n\n def phonetic_encoding() -\u003e ::Google::Cloud::TextToSpeech::V1::CustomPronunciationParams::PhoneticEncoding\n\n**Returns**\n\n- ([::Google::Cloud::TextToSpeech::V1::CustomPronunciationParams::PhoneticEncoding](./Google-Cloud-TextToSpeech-V1-CustomPronunciationParams-PhoneticEncoding)) --- The phonetic encoding of the phrase.\n\n### #phonetic_encoding=\n\n def phonetic_encoding=(value) -\u003e ::Google::Cloud::TextToSpeech::V1::CustomPronunciationParams::PhoneticEncoding\n\n**Parameter**\n\n- **value** ([::Google::Cloud::TextToSpeech::V1::CustomPronunciationParams::PhoneticEncoding](./Google-Cloud-TextToSpeech-V1-CustomPronunciationParams-PhoneticEncoding)) --- The phonetic encoding of the phrase. \n**Returns**\n\n- ([::Google::Cloud::TextToSpeech::V1::CustomPronunciationParams::PhoneticEncoding](./Google-Cloud-TextToSpeech-V1-CustomPronunciationParams-PhoneticEncoding)) --- The phonetic encoding of the phrase.\n\n### #phrase\n\n def phrase() -\u003e ::String\n\n**Returns**\n\n- (::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.\n\n### #phrase=\n\n def phrase=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::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. \n**Returns**\n\n- (::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.\n\n### #pronunciation\n\n def pronunciation() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The pronunciation of the phrase. This must be in the phonetic encoding specified above.\n\n### #pronunciation=\n\n def pronunciation=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The pronunciation of the phrase. This must be in the phonetic encoding specified above. \n**Returns**\n\n- (::String) --- The pronunciation of the phrase. This must be in the phonetic encoding specified above."]]