public class SupportedFeatures
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Method and Description |
---|---|
Boolean |
isCustomPronunciation()
Gets the customPronunciation.
|
Boolean |
isVoiceTransformation()
Gets the voiceTransformation.
|
public Boolean isCustomPronunciation()
If `true`, the voice can be customized; if `false`, the voice cannot be customized. (Same as `customizable`.).
public Boolean isVoiceTransformation()
If `true`, the voice can be transformed by using the SSML `<voice-transformation>` element; if `false`, the voice cannot be transformed. **Note:** The SSML `<voice-transformation>` element is obsolete. You can no longer use the element with any supported voice.
Copyright © 2024 IBM Cloud. All rights reserved.