Class Pronunciation
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.text_to_speech.v1.model.Pronunciation
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class Pronunciation
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The pronunciation of the specified text.
-
Constructor Summary
Constructors Constructor Description Pronunciation()
-
Method Summary
Modifier and Type Method Description String
getPronunciation()
Gets the pronunciation.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Constructor Details
-
Pronunciation
public Pronunciation()
-
-
Method Details
-
getPronunciation
Gets the pronunciation.The pronunciation of the specified text in the requested voice and format. If a custom model is specified, the pronunciation also reflects that custom model.
- Returns:
- the pronunciation
-