Uses of Class
com.oracle.bmc.aispeech.model.TtsOracleSpeechSettings
-
Packages that use TtsOracleSpeechSettings Package Description com.oracle.bmc.aispeech.model -
-
Uses of TtsOracleSpeechSettings in com.oracle.bmc.aispeech.model
Methods in com.oracle.bmc.aispeech.model that return TtsOracleSpeechSettings Modifier and Type Method Description TtsOracleSpeechSettings
TtsOracleSpeechSettings.Builder. build()
TtsOracleSpeechSettings
TtsOracleConfiguration. getSpeechSettings()
Methods in com.oracle.bmc.aispeech.model with parameters of type TtsOracleSpeechSettings Modifier and Type Method Description TtsOracleSpeechSettings.Builder
TtsOracleSpeechSettings.Builder. copy(TtsOracleSpeechSettings model)
TtsOracleConfiguration.Builder
TtsOracleConfiguration.Builder. speechSettings(TtsOracleSpeechSettings speechSettings)
Constructors in com.oracle.bmc.aispeech.model with parameters of type TtsOracleSpeechSettings Constructor Description TtsOracleConfiguration(TtsOracleModelDetails modelDetails, TtsOracleSpeechSettings speechSettings)
Deprecated.
-