Our Speech Extraction API endpoint is used to extract text from audio files.
post/api/ai/speech-text
Response
OK
Example response
{
"id": "d94612c2-e572-479b-894e-8254705c2983",
"status": "success",
"timestamp": 1683211582017,
"content": "I have a silky smooth voice, and today I will tell you about the exercise regimen of the common sloth.",
"processing_count": 20
}