---
title: "Gets the default voice."
method: GET
path: "/voice/defaultvoice"
tags: ["voice"]
---

# Gets the default voice.

`GET /voice/defaultvoice`

## Response `200`

OK

- VoiceDTO
  - `id` string
  - `label` string
  - `locale` string

## Other responses

- `404` — No default voice 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)
