Reference documentation and code samples for the Cloud Text-to-Speech V1beta1 API class Google::Cloud::TextToSpeech::V1beta1::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::V1beta1::CustomPronunciationParams>
Returns
- (::Array<::Google::Cloud::TextToSpeech::V1beta1::CustomPronunciationParams>) — The pronunciation customizations to be applied.
#pronunciations=
def pronunciations=(value) -> ::Array<::Google::Cloud::TextToSpeech::V1beta1::CustomPronunciationParams>
Parameter
- value (::Array<::Google::Cloud::TextToSpeech::V1beta1::CustomPronunciationParams>) — The pronunciation customizations to be applied.
Returns
- (::Array<::Google::Cloud::TextToSpeech::V1beta1::CustomPronunciationParams>) — The pronunciation customizations to be applied.