音声・テキスト変換
音声をテキストに変換
音声ファイルをテキストに変換します。サポートされる形式:mp3、mp4、mpeg、mpga、m4a、wav、webm。ファイルサイズの上限は 30 MB です。
POST
Error
Documentation Index
Fetch the complete documentation index at: https://dify-6c0370d8-release-1-14.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key 認証です。すべての API リクエストにおいて、Authorization HTTP ヘッダーに Bearer プレフィックスを付けた API Key を含めてください。例:Authorization: Bearer {API_KEY}。API Key はサーバーサイドに保存し、クライアントサイドで共有・保存しないことを強く推奨します。API Key の漏洩は深刻な結果につながる可能性があります。
Body
multipart/form-data
Response
音声からテキストへの変換に成功しました。
音声認識からの出力テキスト。
Error