---
title: "Speaks a given text with a given voice through the given audio sink."
method: POST
path: "/voice/say"
tags: ["voice"]
---

# Speaks a given text with a given voice through the given audio sink.

`POST /voice/say`

## Query parameters

- `voiceid` string
- `sinkid` string
- `volume` string

## Response `200`

OK

---

[API](https://skmtc.net/openhab/apis/openhab-rest-api.md) · [All operations](https://skmtc.net/openhab/apis/openhab-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openhab/openhab-rest-api/revisions/0f2ce17cab3e/schema)
