POST
/
text-to-audio
This response does not have an example.

Authorizations

Authorization
string
header
required

API-Key認証。すべてのAPIリクエストで、Authorization HTTPヘッダーに Bearer {API_KEY} の形式でAPIキーを含めてください。APIキーの漏洩を避けるため、サーバーサイドでの保存を強く推奨します。

Body

application/json

userが必須。message_idまたはtextのいずれかを提供。

Response

200
audio/wav

音声ファイル生成成功。

The response is of type file.