---
title: "POST /api/stories/{id}/audio"
method: POST
path: "/api/stories/{id}/audio"
tags: ["Stories"]
---

# POST /api/stories/{id}/audio

`POST /api/stories/{id}/audio`

## Path parameters

- `id` string, required

## Request body

- object
  - `speed` number
  - `section` 'body' | 'pickerMessages'

## Response `200`

OK

---

[API](https://skmtc.dev/fromolive/apis/olive-api.md) · [All operations](https://skmtc.dev/fromolive/apis/olive-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fromolive/olive-api/revisions/01f6261481a3/schema)
