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.
Related integrations
Example Use Cases
These are the Rev AI actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.
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.
Tool to retrieve developer account details. Use after authenticating with Rev AI.
Tool to retrieve captions (SRT or VTT) for a completed Rev.ai transcription job. Use after confirming the job status is 'completed'.
Tool to fetch details of a transcription job by its ID. Use when confirming job status and metadata are accurate.
Tool to get list of transcription jobs from the past 30 days. Use when you need to retrieve and paginate through recent transcription tasks.
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.
Tool to start a WebSocket transcription stream. Use when you need real-time speech-to-text streaming via Rev.ai.
Tool to submit a new transcription job. Use when you have a media URL or file bytes ready for async processing.
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.
Tool to retrieve custom vocabulary processing details. Use when needing to fetch the status and submitted phrases for a specific custom vocabulary after creation.