Reference documentation and code samples for the Cloud Text-to-Speech V1 API class Google::Cloud::TextToSpeech::V1::CustomPronunciations.
A collection of pronunciation customizations.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#pronunciations
def pronunciations() -> ::Array<::Google::Cloud::TextToSpeech::V1::CustomPronunciationParams>
    Returns
    
  - (::Array<::Google::Cloud::TextToSpeech::V1::CustomPronunciationParams>) — The pronunciation customizations are applied.
#pronunciations=
def pronunciations=(value) -> ::Array<::Google::Cloud::TextToSpeech::V1::CustomPronunciationParams>
    Parameter
    
  - value (::Array<::Google::Cloud::TextToSpeech::V1::CustomPronunciationParams>) — The pronunciation customizations are applied.
    Returns
    
- (::Array<::Google::Cloud::TextToSpeech::V1::CustomPronunciationParams>) — The pronunciation customizations are applied.