public class Voice.SupportedFeatures
extends java.lang.Object
| Constructor and Description |
|---|
SupportedFeatures() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
getCustomPronunciation()
Gets the custom pronunciation.
|
java.lang.Boolean |
getVoiceTransformation()
Gets the voice transformation.
|
void |
setCustomPronunciation(java.lang.Boolean customPronunciation)
Sets the custom pronunciation.
|
void |
setVoiceTransformation(java.lang.Boolean voiceTransformation)
Sets the voice transformation.
|
public java.lang.Boolean getCustomPronunciation()
public java.lang.Boolean getVoiceTransformation()
public void setCustomPronunciation(java.lang.Boolean customPronunciation)
customPronunciation - the new custom pronunciationpublic void setVoiceTransformation(java.lang.Boolean voiceTransformation)
voiceTransformation - the new voice transformation