---
title: "Stop dialog processing for a given audio source."
method: POST
path: "/voice/dialog/stop"
tags: ["voice"]
---

# Stop dialog processing for a given audio source.

`POST /voice/dialog/stop`

## Query parameters

- `sourceId` string

## Response `200`

OK

## Other responses

- `400` — No dialog processing is started for the audio source.
- `404` — No audio source 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)
