Package | Description |
---|---|
com.oracle.bmc.aispeech.model |
Modifier and Type | Class and Description |
---|---|
class |
TtsOracleTts1StandardModelDetails
Use this schema for specifying properties of TTS_1_STANDARD model from Oracle model family.
|
class |
TtsOracleTts2NaturalModelDetails
Use this schema for specifying properties of TTS_2_NATURAL model from Oracle model family.
|
Modifier and Type | Method and Description |
---|---|
TtsOracleModelDetails |
TtsOracleConfiguration.getModelDetails() |
Modifier and Type | Method and Description |
---|---|
TtsOracleConfiguration.Builder |
TtsOracleConfiguration.Builder.modelDetails(TtsOracleModelDetails modelDetails) |
Constructor and Description |
---|
TtsOracleConfiguration(TtsOracleModelDetails modelDetails,
TtsOracleSpeechSettings speechSettings)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.