# AssemblyAI integration

> Speech-to-text transcription with audio intelligence (speaker diarization, PII redaction, sentiment, entities) and an LLM Gateway for chat/structured outputs.

- Authentication: apiKey

## Tools (12)

- **Delete Transcript**: Permanently remove a transcript and its associated upload file from AssemblyAI.
- **Export Subtitles (SRT/VTT)**: Export a completed transcript as SRT or WebVTT subtitle text for video players.
- **Get Paragraphs**: Get a completed transcript segmented into paragraphs with per-paragraph timing and confidence.
- **Get Redacted Audio**: Retrieve the URL of an audio file with PII regions beeped out. Only when redact_pii_audio was enabled at submit time.
- **Get Sentences**: Get a completed transcript segmented into sentences with per-sentence timing and confidence.
- **Get Transcript**: Fetch a transcript by ID. Poll until status is completed or error.
- **List Transcripts**: List previously submitted transcripts (last 90 days), sorted newest first, with cursor pagination.
- **LLM Gateway Chat Completion**: OpenAI-compatible chat completions against 25+ frontier LLMs (Claude, GPT, Gemini) with optional transcript injection.
- **LLM Gateway Speech Understanding**: Structured speech-understanding tasks against a transcript: translation, speaker identification, or custom formatting.
- **Submit Transcript**: Queue an audio file for transcription. Returns immediately with a transcript ID to poll, or supply webhook_url for push delivery.
- **Upload Audio File**: Upload a local audio file and receive a private URL usable as audio_url in a transcription request.
- **Word Search**: Find specific words or short phrases in a completed transcript with their timestamps and positions.

## Related prompts

- [Transcribe recruiting interviews into Ashby notes with speaker labels](https://www.generalinput.com/prompts/transcribe-recruiting-interviews-into-ashby-notes-with-speaker-labels.md)
- [Turn new podcast episodes into Notion show notes and SRT files](https://www.generalinput.com/prompts/turn-new-podcast-episodes-into-notion-show-notes-and-srt-files.md)
- [Daily sales call recap into HubSpot from Drive recordings](https://www.generalinput.com/prompts/daily-sales-call-recap-into-hubspot-from-drive-recordings.md)
- [Transcribe and route Twilio voicemails the moment they land](https://www.generalinput.com/prompts/transcribe-and-route-twilio-voicemails-the-moment-they-land.md)
- [Weekly customer feedback digest from interview recordings](https://www.generalinput.com/prompts/weekly-customer-feedback-digest-from-interview-recordings.md)

Connect AssemblyAI in General Input: https://www.generalinput.com/apps/assemblyai