public class SupportedFeatures
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
customPronunciation |
protected java.lang.Boolean |
voiceTransformation |
| Constructor and Description |
|---|
SupportedFeatures() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
isCustomPronunciation()
Gets the customPronunciation.
|
java.lang.Boolean |
isVoiceTransformation()
Gets the voiceTransformation.
|
@SerializedName(value="custom_pronunciation") protected java.lang.Boolean customPronunciation
@SerializedName(value="voice_transformation") protected java.lang.Boolean voiceTransformation
public java.lang.Boolean isCustomPronunciation()
public java.lang.Boolean isVoiceTransformation()