Package | Description |
---|---|
com.oracle.bmc.aispeech.model |
Modifier and Type | Class and Description |
---|---|
class |
TtsBaseAudioConfig
Use this audio config for saving the audio response at specified path.
|
Modifier and Type | Method and Description |
---|---|
TtsAudioConfig |
SynthesizeSpeechDetails.getAudioConfig() |
Modifier and Type | Method and Description |
---|---|
SynthesizeSpeechDetails.Builder |
SynthesizeSpeechDetails.Builder.audioConfig(TtsAudioConfig audioConfig) |
Constructor and Description |
---|
SynthesizeSpeechDetails(String text,
Boolean isStreamEnabled,
String compartmentId,
TtsConfiguration configuration,
TtsAudioConfig audioConfig)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.