---
title: "base64エンコードされた複数のwavデータを一つに結合する"
method: POST
path: "/connect_waves"
tags: ["その他"]
---

# base64エンコードされた複数のwavデータを一つに結合する

`POST /connect_waves`

base64エンコードされたwavデータを一纏めにし、wavファイルで返します。

## Request body

- string[]

## Response `200`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/voicevox/apis/voicevox-engine-oss.md) · [All operations](https://skmtc.net/voicevox/apis/voicevox-engine-oss/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/voicevox/voicevox-engine-oss/versions/fbe86976d6b9/schema)
