Fish Voices Generation API
POSThttps://api.acedata.cloud/fish/voices
Connected to the official Fish's self-created voice cloning source operation.
Request Headers
acceptstring
Specify the format of the response returned by the server. If not specified, the default format is `application/json`.
Please select
authorizationstring
Bearer token
Request Body
voice_urlstringRequired parameter
Link to the audio file for registering a custom sound.
titlestring
Custom tone title information.
image_urlstring
Link to the cover image of the custom sound.
descriptionstring
Description information of custom timbres.
callback_urlstring
The callback URL that will be called after the tone color creation is completed, and this URL must be accessible from the public network. If this parameter is specified, the interface will immediately return a response, and the result will be pushed through the callback URL once it is ready.
asyncboolean
Whether to process in asynchronous mode. When set to `true`, the interface immediately returns `task_id`, without the need to provide `callback_url`, and then the result can be obtained by polling the corresponding task query interface; if `callback_url` is also provided, the result will be pushed to that callback address.
Please select
Response
Fish voice generation
Allow Use General Balance
When 'Allow General Balance' is enabled, the general balance is used automatically if an app's balance is insufficient.
Kind reminder: For streaming requests, the above code may not be fully applicable. Please refer to the integration documentation for changes.
