| Package | Description |
|---|---|
| ai.z.openapi.api.voiceclone |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.rxjava3.core.Single<VoiceListResult> |
VoiceCloneApi.listVoices(String voiceType,
String voiceName)
Retrieves a list of available voice clones with optional filtering.
|
io.reactivex.rxjava3.core.Single<VoiceListResult> |
VoiceCloneApi.listVoices(String voiceType,
String voiceName,
String requestId)
Retrieves a list of available voice clones with optional filtering and Request-Id
header.
|
Copyright © 2025. All rights reserved.