---
title: "Synthesize Hex speech audio for a spoken reply"
method: POST
path: "/v1/eve/speech"
tags: ["Hex", "Public"]
---

# Synthesize Hex speech audio for a spoken reply

`POST /v1/eve/speech`

## Request body

- object
  - `text` string, required
  - `voice` string

## Response `201`

Default Response

- object
  - `id` string, required
  - `audioPath` string, required
  - `contentType` string, required
  - `expiresAt` string, required
  - `model` string, required
  - `voice` string, required

## Other responses

- `400` — Default Response
- `503` — Default Response

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/revisions/3b06bcb5f808/schema)
