Rev AI icon

Rev AI

Speech-to-text API for audio transcription, speakers, captions, jobs, and transcript results.

Supports speech-to-text jobs around submitted audio, transcript retrieval, captions, and transcription results.

Sign in to connect Rev AI

Sign in to connect an account and start using Rev AI in your apps.

Example Use Cases

These are example ways Snow can use Rev AI when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.

Delete Custom Vocabulary

Tool to delete a completed custom vocabulary and its data. Use when you need to remove an unused vocabulary after confirming it's no longer needed.

Delete Job By ID

Tool to delete a completed transcription job and its data. Use when you need to permanently remove a finished job after confirming it's no longer needed.

Get Account

Tool to retrieve developer account details. Use after authenticating with Rev AI.

Get Captions

Tool to retrieve captions (SRT or VTT) for a completed Rev.ai transcription job. Use after confirming the job status is 'completed'.

Get Custom Vocabulary Details

Tool to retrieve custom vocabulary processing details. Use when needing to fetch the status and submitted phrases for a specific custom vocabulary after creation.

Get Job by ID

Tool to fetch details of a transcription job by its ID. Use when confirming job status and metadata are accurate.

Get List of Jobs

Tool to get list of transcription jobs from the past 30 days. Use when you need to retrieve and paginate through recent transcription tasks.

Get Transcript by ID

Tool to retrieve the transcript of a completed Rev.ai job. Use after confirming job is complete. Supports JSON format (with timestamps and speaker info) or plain text format.

Start Stream Transcription

Tool to start a WebSocket transcription stream. Use when you need real-time speech-to-text streaming via Rev.ai.

Submit Custom Vocabulary

Tool to submit a custom vocabulary for improved speech recognition. Use when you want to process domain-specific terms asynchronously.