---
title: "Changes to Text To Speech"
method: POST
path: "/text-to-speech"
---

# Changes to Text To Speech

`POST /text-to-speech`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 50 revisions.

- **2025-12-13** `0dfb43d02786` — 4 breaking, 8 info
- **2025-10-30** `0e0e976fd9e0` — 8 breaking, 4 info
- **2025-10-30** `0dfb43d02786` — 4 breaking, 8 info
- **2025-01-14** `0579502149da` — 8 breaking, 4 info
- **2025-01-14** `e0203b5e3aff` — 4 breaking, 8 info
- **2024-12-26** `494e040533b4` — 8 breaking, 4 info
- **2024-12-26** `0d725f574173` — 4 breaking, 8 info
- **2024-10-31** `475ec15d744a` — 1 info

## Changes

- **2025-12-13** `0dfb43d02786` — 4 breaking, 8 info
  - the `audio` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `400`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `401`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `500`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `400`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `401`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `500`
  - removed `#/components/schemas/MediaURL` from the `audio` response property `allOf` list for the response status `200`
  - added the required property `audio/url` to the response with the `200` status
  - added the required property `detail/msg` to the response with the `400` status
  - added the required property `detail/msg` to the response with the `401` status
  - added the required property `detail/msg` to the response with the `500` status
- **2025-10-30** `0e0e976fd9e0` — 8 breaking, 4 info
  - the `audio` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `400`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `401`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `500`
  - removed the required property `audio/url` from the response with the `200` status
  - removed the required property `detail/msg` from the response with the `400` status
  - removed the required property `detail/msg` from the response with the `401` status
  - removed the required property `detail/msg` from the response with the `500` status
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `400`
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `401`
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `500`
  - added `#/components/schemas/MediaURL` to the `audio` response property `allOf` list for the response status `200`
- **2025-10-30** `0dfb43d02786` — 4 breaking, 8 info
  - the `audio` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `400`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `401`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `500`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `400`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `401`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `500`
  - removed `#/components/schemas/MediaURL` from the `audio` response property `allOf` list for the response status `200`
  - added the required property `audio/url` to the response with the `200` status
  - added the required property `detail/msg` to the response with the `400` status
  - added the required property `detail/msg` to the response with the `401` status
  - added the required property `detail/msg` to the response with the `500` status
- **2025-01-14** `0579502149da` — 8 breaking, 4 info
  - the `audio` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `400`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `401`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `500`
  - removed the required property `audio/url` from the response with the `200` status
  - removed the required property `detail/msg` from the response with the `400` status
  - removed the required property `detail/msg` from the response with the `401` status
  - removed the required property `detail/msg` from the response with the `500` status
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `400`
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `401`
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `500`
  - added `#/components/schemas/MediaURL` to the `audio` response property `allOf` list for the response status `200`
- **2025-01-14** `e0203b5e3aff` — 4 breaking, 8 info
  - the `audio` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `400`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `401`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `500`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `400`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `401`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `500`
  - removed `#/components/schemas/MediaURL` from the `audio` response property `allOf` list for the response status `200`
  - added the required property `audio/url` to the response with the `200` status
  - added the required property `detail/msg` to the response with the `400` status
  - added the required property `detail/msg` to the response with the `401` status
  - added the required property `detail/msg` to the response with the `500` status
- **2024-12-26** `494e040533b4` — 8 breaking, 4 info
  - the `audio` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `400`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `401`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `500`
  - removed the required property `audio/url` from the response with the `200` status
  - removed the required property `detail/msg` from the response with the `400` status
  - removed the required property `detail/msg` from the response with the `401` status
  - removed the required property `detail/msg` from the response with the `500` status
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `400`
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `401`
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `500`
  - added `#/components/schemas/MediaURL` to the `audio` response property `allOf` list for the response status `200`
- **2024-12-26** `0d725f574173` — 4 breaking, 8 info
  - the `audio` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `400`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `401`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `500`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `400`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `401`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `500`
  - removed `#/components/schemas/MediaURL` from the `audio` response property `allOf` list for the response status `200`
  - added the required property `audio/url` to the response with the `200` status
  - added the required property `detail/msg` to the response with the `400` status
  - added the required property `detail/msg` to the response with the `401` status
  - added the required property `detail/msg` to the response with the `500` status
- **2024-10-31** `475ec15d744a` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/livepeer/apis/livepeer-ai-runner/docs/text-to-speech/post.md) · [API](https://skmtc.dev/livepeer/apis/livepeer-ai-runner.md) · [Page](https://skmtc.dev/livepeer/apis/livepeer-ai-runner/changes/text-to-speech/post)
