---
title: "Synthesize a greeting message to speech"
method: GET
path: "/voice/ivr/greeting/synthesize"
tags: ["Voice"]
---

# Synthesize a greeting message to speech

`GET /voice/ivr/greeting/synthesize`

REQUIRED SCOPES <code>['voice:read']</code><br>Synthesize a greeting message to speech

## Query parameters

- `message` string, required

## Response `200`

Successful operation

## Other responses

- `401` — Unauthenticated
- `422` — Validation error

---

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