kutt.ai
    kutt.ai
    • Generate video
      • Create a video generation task
        POST
    • Action Imitation
      • Create an action imitation task
        POST
    • Video face swapping
      • Create a video face swapping task
        POST
    • Video face swapping
      • Create a video face swapping task.
        POST
    • Digital human
      • Create a digital human task
        POST
    • Special effects video
      • Create a special effects video task.
        POST
    • Image generation
      • Create an image generation task.
        POST
    • Get the task list
      POST
    • Get video generation task results
      POST
    • Get the list of video effects.
      POST
    • Get the list of timbres/sounds.
      GET

      Get the list of timbres/sounds.

      GET
      /api/ai/video/base/get_voice_list

      Request

      Header Params

      Body Params multipart/form-data

      Request Code Samples

      Shell
      JavaScript
      Java
      Swift
      Go
      PHP
      Python
      HTTP
      C
      C#
      Objective-C
      Ruby
      OCaml
      Dart
      R
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'https://api.kutt.ai/api/ai/video/base/get_voice_list' \
      --header 'token: xxxxx' \
      --header 'Language: zh'

      Responses

      🟢200成功
      application/json
      Body

      Example
      {}
      Modified at 2026-01-09 07:42:15
      Previous
      Get the list of video effects.
      Built with