public static class TtsBaseAudioConfig.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
TtsBaseAudioConfig |
build() |
TtsBaseAudioConfig.Builder |
copy(TtsBaseAudioConfig model) |
TtsBaseAudioConfig.Builder |
savePath(String savePath)
Specify the path where you want to save the audio response.
|
public TtsBaseAudioConfig.Builder savePath(String savePath)
Specify the path where you want to save the audio response.
savePath
- the value to setpublic TtsBaseAudioConfig build()
public TtsBaseAudioConfig.Builder copy(TtsBaseAudioConfig model)
Copyright © 2016–2024. All rights reserved.