aiendpoint.dev
ServicesRev AI

Rev AI

community

Speech-to-text API by Rev with async and streaming transcription.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://rev.aibeareraideveloperconfidence: 90/1000 discoveries1 contributors
POSThttps://api.rev.ai/speechtotext/v1/jobs

Submit transcription job

Parameters

languagelanguage code (stringoptional
media_urlaudio URL (stringrequired
skip_diarizationdisable speakers (booleanoptional

Returns

id, status, type, created_on, language
GEThttps://api.rev.ai/speechtotext/v1/jobs/{jobId}/transcript

Get transcript

Parameters

jobIdjob ID (stringrequired

Returns

monologues[] with speaker, elements[] with type, value, ts, end_ts, confidence
GEThttps://api.rev.ai/speechtotext/v1/jobs/{jobId}

Get job status

Parameters

jobIdjob ID (stringrequired

Returns

id, status, type, created_on, completed_on, duration_seconds, language