audio.transcribe.result
Retrieve completed audio transcriptions with text, word count, confidence scores, detected language, and speaker labels from AssemblyAI. Use transcript_id from submission to access results.
Instructions
Retrieve the completed transcription text, word count, confidence score, detected language, and speaker labels (if diarization was enabled). Use transcript_id from submit (AssemblyAI)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transcript_id | Yes | Transcript ID to get the completed transcription text for |