---
title: "create a Google custom voice"
method: POST
path: "/GoogleCustomVoices"
tags: ["Speech"]
---

# create a Google custom voice

`POST /GoogleCustomVoices`

## Request body

- GoogleCustomVoice[]
  - `speech_credential_sid` string, required
  - `name` string, required
  - `reported_usage` string, required
  - `model` string, required

## Response `201`

Least Cost Routing Carrier Set Entry successfully created

- SuccessfulAdd
  - `sid` string, required

## Other responses

- `400` — bad request
- `422` — unprocessable entity
- `500` — system error

---

[API](https://skmtc.net/jambonz/apis/jambonz-api.md) · [All operations](https://skmtc.net/jambonz/apis/jambonz-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jambonz/jambonz-api/versions/56f317145d23/schema)
