cURL
curl --request POST \ --url https://call.aivoco.on.cloud.vispark.in/transcribe \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "api_key": "<string>" } '
{}
Transcribes audio using Vispark Transcription API.
AI:
User:
X-API-Key: YOUR_API_KEY
Successful transcription
The response is of type object.
object