Package | Description |
---|---|
com.oracle.bmc.aispeech.model | |
com.oracle.bmc.aispeech.requests |
Modifier and Type | Method and Description |
---|---|
static TtsOracleModelDetails.ModelName |
TtsOracleModelDetails.ModelName.create(String key) |
static TtsOracleModelDetails.ModelName |
TtsOracleModelDetails.ModelName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TtsOracleModelDetails.ModelName[] |
TtsOracleModelDetails.ModelName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TtsOracleModelDetails.ModelName |
ListVoicesRequest.getModelName()
The model the user wants to run the inference on.
|
Modifier and Type | Method and Description |
---|---|
ListVoicesRequest.Builder |
ListVoicesRequest.Builder.modelName(TtsOracleModelDetails.ModelName modelName)
The model the user wants to run the inference on.
|
Copyright © 2016–2024. All rights reserved.