Package | Description |
---|---|
com.oracle.bmc.aispeech.model |
Modifier and Type | Class and Description |
---|---|
class |
TtsOracleConfiguration
Use this configuration for selecting a model from Oracle model family.
|
Modifier and Type | Method and Description |
---|---|
TtsConfiguration |
SynthesizeSpeechDetails.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
SynthesizeSpeechDetails.Builder |
SynthesizeSpeechDetails.Builder.configuration(TtsConfiguration configuration) |
Constructor and Description |
---|
SynthesizeSpeechDetails(String text,
Boolean isStreamEnabled,
String compartmentId,
TtsConfiguration configuration,
TtsAudioConfig audioConfig)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.