---
title: "Changes to Generate audio using AI"
method: POST
path: "/collection/{collection_id}/generate/audio/"
---

# Changes to Generate audio using AI

`POST /collection/{collection_id}/generate/audio/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 5 revisions.

- **2026-07-24** `21b1d1d3eae8` — 1 breaking, 8 info

## Changes

- **2026-07-24** `21b1d1d3eae8` — 1 breaking, 8 info
  - removed the enum value `speech` of the request property `audio_type`
  - added the new optional request property `config`
  - added the new optional request property `model_name`
  - added the new optional request property `sandbox_id`
  - added the new optional request property `text`
  - added the new optional request property `voice_clone_id`
  - added the new optional request property `voice_name`
  - the request property `prompt` became optional
  - added the new `voice` enum value to the request property `audio_type`

---

[Operation](https://skmtc.dev/video-db/apis/videodb-server-api/docs/collection/:collection_id/generate/audio/post.md) · [API](https://skmtc.dev/video-db/apis/videodb-server-api.md) · [Page](https://skmtc.dev/video-db/apis/videodb-server-api/changes/collection/:collection_id/generate/audio/post)
