---
title: "Text-To-Speech (TTS) v2"
method: GET
path: "/tools/tts/v2"
tags: ["Tools"]
---

# Text-To-Speech (TTS) v2

`GET /tools/tts/v2`

This TTS is from Google Translate, so... yeah

## Query parameters

- `text` string, required
- `language` string

## Response `200`

Success - Got the response

## Other responses

- `400` — Invalid URL provided
- `500` — Server error

---

[API](https://skmtc.dev/paxsenix/apis/paxsenix-api.md) · [All operations](https://skmtc.dev/paxsenix/apis/paxsenix-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/paxsenix/paxsenix-api/revisions/a09b8775685e/schema)
