---
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

## Changes

- **2024-01-17** `1bed97d41915` — 2 warning, 3 info
  - removed the optional property `detail/items/ctx` from the response with the `422` status
  - removed the optional property `detail/items/input` from the response with the `422` status
  - api operation id `connect_waves` removed and replaced with `connect_waves_connect_waves_post`
  - api tag `その他` added
  - …1 more

[Change history](https://skmtc.dev/aivis-project/apis/aivisspeech-engine/changes/connect_waves/post.md)

---

[API](https://skmtc.dev/aivis-project/apis/aivisspeech-engine.md) · [All operations](https://skmtc.dev/aivis-project/apis/aivisspeech-engine/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aivis-project/aivisspeech-engine/revisions/aeea77ff108d/schema)
