Convert Audio to Text
Available for: Chatflow, Workflow, Chatbot, Agent, Text Generator apps.
Convert audio file to text. The uploaded file’s MIME type must be one of audio/mp3, audio/m4a, audio/wav, audio/amr, audio/mpga; other types, including the common audio/mpeg, are rejected with the unsupported_audio_type error. File size limit is 30 MB.
Authorizations
API Key authentication. For all API requests, include your API Key in the Authorization HTTP Header, prefixed with Bearer. Example: Authorization: Bearer {API_KEY}. Strongly recommend storing your API Key on the server-side, not shared or stored on the client-side, to avoid possible API-Key leakage that can lead to serious consequences. Requests with a missing or invalid API key fail with HTTP 401 and error code unauthorized.
Body
Response
Successfully converted audio to text.
Output text from speech recognition.