---
title: "Sends a text to the default human language interpreter."
method: POST
path: "/voice/interpreters"
tags: ["voice"]
---

# Sends a text to the default human language interpreter.

`POST /voice/interpreters`

## Headers

- `Accept-Language` string

## Response `200`

OK

## Other responses

- `400` — interpretation exception occurs
- `404` — No human language interpreter was found.

---

[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)
