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.modelMethods in com.oracle.bmc.aispeech.model that return TtsOracleSpeechSettings Modifier and Type Method Description TtsOracleSpeechSettingsTtsOracleSpeechSettings.Builder. build()TtsOracleSpeechSettingsTtsOracleConfiguration. getSpeechSettings()Methods in com.oracle.bmc.aispeech.model with parameters of type TtsOracleSpeechSettings Modifier and Type Method Description TtsOracleSpeechSettings.BuilderTtsOracleSpeechSettings.Builder. copy(TtsOracleSpeechSettings model)TtsOracleConfiguration.BuilderTtsOracleConfiguration.Builder. speechSettings(TtsOracleSpeechSettings speechSettings)Constructors in com.oracle.bmc.aispeech.model with parameters of type TtsOracleSpeechSettings Constructor Description TtsOracleConfiguration(TtsOracleModelDetails modelDetails, TtsOracleSpeechSettings speechSettings)Deprecated.
 
-